Skip to main content
GET
List all posts

Authorizations

X-API-Key
string
header
required

Query Parameters

brandId
string
required

Ocoya brand ID. Get one from GET /brands.

Example:

"cmayvq3hk00017apshay5qezu"

statuses
array

Post statuses to include in the result.

Example:
page
integer

Zero-based page number for paginated results.

Example:

0

perPage
integer

Maximum number of items to return per page.

Example:

10

Response

Success