Skip to main content
POST
List Collections

Authorizations

X-Api-Key
string
header
required

Body

application/json
orderBy
enum<string>
default:updatedAt

Field to order results by: updatedAt, assetCount, or licensesCount

Available options:
updatedAt,
assetCount,
licensesCount
orderDirection
enum<string>
default:desc

Order direction: asc for least recent, desc for most recent

Available options:
asc,
desc
pagination
object

Pagination configuration

where
object

Optional filter options for collections

Response

OK

data
object[] | null
required

List of enriched collections

$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.storyapis.com/api/v4/CollectionsResponseBodyHuma.json"

pagination
object

Pagination metadata