Response Example
Authorizations
API key for authentication
Body
application/json
Response
Default Response
JWT access token signed with the project's JWKS
Type of token issued
Available options:
bearer
Token expiration time in seconds (defaults to 3600 seconds/1 hour)
JWT ID token returned when openid scope is granted
Refresh token returned when offline_access scope is granted