Get First Party Stickerpack Info
GET {{URL}}/v1/stickerpacks/{{Test-1P-Stickerpack-ID}}?namespace=whatsapp
Use a GET request to the /v1/stickerpacks/{{stickerpack-id}} endpoint using namespace = whatsapp to retrieve information about a given first-party stickerpack.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
namespace | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Authorization | string |
RESPONSES
status: OK
{"meta":{"api_status":"stable","version":"v2.45.1"}}