List Animation Medias
GET https://api.crisp.chat/v1/media/animation/list/:page_number?per_page=&search_query=&list_id=
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
per_page | null | Page size for animation paging (between 10 and 50 , defaults to 10 ) | |
search_query | null | Search query (if not set, trending animations are listed) | |
list_id | null | List ID (used to stamp response payload) |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-Crisp-Tier | string |