Api token

Api Token

get

Generate an API token for the current user.

Use this endpoint to generate a short-lived API token for the current user that can be used for generic automation tasks.

Args: auth_context: The authentication context.

Returns: The API token.

Authorizations
OAuth2clientCredentialsRequired
Token URL:

OAuth2authorizationCodeRequired
Authorization URL: Token URL: Refresh URL:
Responses
chevron-right
200

Successful Response

application/json
stringOptional
get
/auth/api_token
200

Successful Response

Last updated

Was this helpful?