Get current authenticated client information.
GET/api/v1/auth/current-client
Returns details about the authenticated M2M client including Cognito client_id and granted scopes.
Responses
- 200
- 401
- 403
OK
Unauthorized
Forbidden
GET/api/v1/auth/current-client
Returns details about the authenticated M2M client including Cognito client_id and granted scopes.
OK
Unauthorized
Forbidden