Skip to main content
GET
/
api
/
scenarios
List built-in scenarios
curl --request GET \
  --url https://archal.ai/api/scenarios \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Available scenario catalog.

The response is of type object.