Returns the identity of the authenticated caller — the user ID, current teamspace, and all teamspace memberships that the API key or JWT resolves to.
Documentation Index
Fetch the complete documentation index at: https://developers.datagrid.com/llms.txt
Use this file to discover all available pages before exploring further.
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.