Get all management tokens
GET https://{{base_url}}/v3/stacks/management_tokens
The Get all management tokens request returns the details of all the management tokens generated in a stack and not the actual management tokens.
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 all management tokens API Reference document
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
api_key | string | Enter the API key of your stack. | |
authtoken | string | Enter your authtoken. | |
Content-Type | string |