Acquire a token using an API key
POST/auth/serviceaccount/token
Acquire a token using an API key
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 429
- 500
- 520
- 524
- default
A response containing the role assumption credential and some metadata.
Bad request error response
Unauthorized error response
Forbidden error response
Not found error response
Unprocessable entity response
Too many requests response
The server has encountered a situation it doesn't know how to handle.
There was an error calling a downstream dependency.
There was a timeout calling a downstream dependency.
Unexpected error