Skip to main content
GET
Get articles by category id (public)

Authorizations

x-api-key
string
header
required

Path Parameters

categoryId
string
required
Pattern: ^[a-fA-F0-9]{24}$
Example:

"{{objectId}}"

Query Parameters

page
integer
Required range: x >= 1
Example:

1

limit
integer
Required range: 1 <= x <= 100
Example:

20

Response

OK