Get Third Party Stickerpack Info
GET {{URL}}/v1/stickerpacks/{{Test-3P-Stickerpack-ID}}
Send a GET request to /v1/stickerpacks/{{stickerpack-id}}/stickers/{{sticker-index}}
endpoint to get third-party sticker info about a given sticker.
Response Parameters
Name | Description |
---|---|
id | The ID for the sticker media. |
emojis | An array of the emojis included with the stickerpack |
image_data_id | The image data ID of the given third-party sticker. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |