Publishing
Search story stickers
Search Giphy stickers or GIFs available for composing a creator story, with limit and offset pagination.
GET
/v1/agencies/{agencyId}/creators/{creatorId}/story-giphy-assetsSearch Giphy stickers or GIFs available for composing a creator story, with limit and offset pagination.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
agencyId*string
Length
1 <= lengthcreatorId*string
Query Parameters
type?string
Default
"stickers"Value in
- "stickers"
- "gifs"
query?string
Default
""limit?number
Range
1 <= value <= 50Default
25offset?number
Range
0 <= valueDefault
0Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/agencies/string/creators/string/story-giphy-assets" \ -H "Authorization: Bearer YOUR_API_KEY"{ "data": { "property1": null, "property2": null }, "meta": { "requestId": "string" }}Search story mentions GET
Find platform accounts the creator can mention in a story using the supported search input.
Get creator scheduled item counts GET
Count scheduled platform chats, posts or streams between calendar dates in the specified timezone. These counts describe publication queues, not team shifts.