Skip to main content
GET
List Media

Endpoint

Notes

Media API currently returns image resources from:
  • Published article/item featured images (source: post)
  • Author avatars (source: author)

Query parameters

Example request

Example response

Response field descriptions

Filtering and pagination

  • search matches media title and description.
  • orderby supports date/title-oriented sorting.
  • page and per_page control pagination.

Error responses

  • 403 if organization is not in Skayle CMS mode.
  • 500 for unexpected server errors.