Get authenticated identity
Identity
Get authenticated identity
Returns token-level identity for the bearer token. OAuth responses include the user, OAuth application, and active connected business installations for the token. If no active connected business remains, the endpoint returns 403 without identity data. Business-scoped API requests still resolve one selected business installation per request.
GET
Get authenticated identity
Otorisasi
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

