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.

name
string

Name of the use case.

transfer_number
string

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

hidden
boolean

Hide the use case from the UI.

evaluation_models
string[]

Models the use case is evaluated on.

params
object

Parameters to pass to the use case.

work_start
string

Start of the work hours.

work_end
string

End of the work hours.

timezone
string

Timezone of the use case.