GET
/
use-cases

Headers

authorization
string
required

Your API key for authentication. Use Bearer format.

Response

200 - application/json
id
string
required

ID of the use case.

evaluation_models
string[]

Models the use case is evaluated on.

hidden
boolean

Hide the use case from the UI.

name
string

Name of the use case.

params
object

Parameters to pass to the use case.

timezone
string

Timezone of the use case.

transfer_number
string

Fallback phone number to transfer the call to if something breaks.

work_end
string

End of the work hours.

work_start
string

Start of the work hours.