Retrieve a paginated list of all creatives in your account.
Returns all creatives for your account with support for filtering by status and creative type. Results are paginated.Documentation Index
Fetch the complete documentation index at: https://docs.tracklysms.com/llms.txt
Use this file to discover all available pages before exploring further.
active, paused, archived.automated, one_time, welcome. When omitted, all types are returned.100.| HTTP Status | Error Code | Description |
|---|---|---|
| 401 | unauthorized | API key is missing or invalid. |
| 400 | invalid_status | The provided status value is not one of the accepted values. |
| 400 | invalid_creative_type | The provided creative_type value is not one of the accepted values. |