curl --request GET \
--url https://public-api.sessionboard.com/v1/insights/schema \
--header 'x-access-token: <api-key>'{}Returns the SbQL schema for the organization, including available entities and fields. Requires the read:insights scope.
curl --request GET \
--url https://public-api.sessionboard.com/v1/insights/schema \
--header 'x-access-token: <api-key>'{}Documentation Index
Fetch the complete documentation index at: https://apidocs.sessionboard.com/llms.txt
Use this file to discover all available pages before exploring further.
Organization API token. Generate from Organization Settings → API Tokens.
OK
The SbQL schema definition.