cURL
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.
read:insights
API key for authentication. Obtain from the Sessionboard admin dashboard.
OK
The SbQL schema definition.