Returns the identity of the authenticated caller — the user ID, current teamspace, and all teamspace memberships that the API key or JWT resolves to.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Caller identity
identity The ID of the authenticated user.
The teamspace ID this request is scoped to (derived from the API key or the Datagrid-Teamspace header).
All teamspaces the authenticated user is a member of.