Get Third Party Stickerpacks
GET {{URL}}/v1/stickerpacks
Use a GET request to the /v1/stickerpacks/ endpoint to retrieve a third-party stickerpack.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"stickerpacks":[{"id":"sticker-pack-id1"},{"id":"sticker-pack-id2"}],"meta":{"api_status":"stable","version":"v2.45.1"}}