Identify the caller
Return the authenticated partner and optional account context.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Headers
X-Account-Id
Optional account to include in the response.
Response
The authenticated partner and, when requested, the selected account.
partner
The partner that owns the API key.
account
The account identified by the X-Account-Id header. Present only when a valid X-Account-Id was sent.
Errors
403
Forbidden Error
500
Internal Server Error

