Skip to main content
GET
/
v1
/
event
/
{eventId}
/
insights
/
schema
Get event-scoped insights schema
curl --request GET \
  --url https://public-api.sessionboard.com/v1/event/{eventId}/insights/schema \
  --header 'x-access-token: <api-key>'
{}

Authorizations

x-access-token
string
header
required

Organization API token. Generate from Organization Settings → API Tokens.

Path Parameters

eventId
integer
required

Response

OK

The response is of type object.