curl --request GET \
--url https://caliper.alpha-1edtech.ai/caliper/events \
--header 'Authorization: Bearer <token>'{
"status": "<string>",
"message": "<string>",
"errors": "<unknown>"
}List Caliper Events
curl --request GET \
--url https://caliper.alpha-1edtech.ai/caliper/events \
--header 'Authorization: Bearer <token>'{
"status": "<string>",
"message": "<string>",
"errors": "<unknown>"
}Documentation Index
Fetch the complete documentation index at: https://docs.timeback.com/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
Custom extension fields to filter by. Use the format extensions.fieldName=value You can use letters, numbers, hyphen and underscore.