Get a single delivery token
GET https://{{base_url}}/v3/stacks/delivery_tokens/{{token_uid}}
The Get a single delivery token request returns the details of a particular delivery token created in a stack.
To use the API Request, you will need to authenticate yourself either with a Management Token (highly recommended) or an Authtoken.Â
Read more about it in Authentication.
For more information, refer to the Get a single delivery token API Reference document
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
api_key | string | ||
authtoken | string | ||
Content-Type | string |