Get a single management token

GET https://{{base_url}}/v3/stacks/management_tokens/{{token_uid}}

The Get a single management token request returns the details of a specific management token generated in a stack and not the actual management token.

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 management token API Reference document

HEADERS

KeyDatatypeRequiredDescription
api_keystringEnter the API key of your stack.
authtokenstringEnter your authtoken.
Content-Typestring