Get First Party Sticker Info

GET {{URL}}/v1/stickerpacks/{{Test-1P-Stickerpack-ID}}/stickers/{{Test-Sticker-Index}}?namespace=whatsapp

Send a GET request to /v1/stickerpacks/{{stickerpack-id}}/stickers/{{sticker-index}} endpoint with namespace = whatsapp to get first party sticker info about a given sticker.

Response Parameters

NameDescription
idThe ID for the sticker media.
emojisAn array of the emojis included with the stickerpack

Request Params

KeyDatatypeRequiredDescription
namespacestring

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"meta":{"api_status":"stable","version":"v2.45.1"}}