Get Identity
Returns information about the caller's identity.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Headers
X-Polytomic-Version
Response
OK
error
result
Bearer authentication of the form Bearer <token>
, where token is your auth token.