v1

latestOpenAPI 3.1.02026-07-2419782400.4 KB
Collections assets

Retrieve the assets of a specific collection

Retrieve the assets of a specific collection by ID.

get/api/v4/collections/{id}/media

Path parameters

idstring required
Example:00000000-0000-0000-0000000000000000

Response

A list of asset IDs.

string[] required

Example response

[
  "00000000-0000-0000-0000000000000000"
]