Skip to main content
GET
List Call Outcomes

Authorizations

Authorization
string
header
required

Your API key sent as a Bearer credential — Authorization: Bearer <api_key>, where <api_key> starts with oi_sk_ (create one via POST /v1/api-keys). Although the field is labelled 'token', paste your API key here. A dashboard JWT is also accepted on this header for the same endpoints.

Response

200 - application/json

Successful Response

GET /v1/workspace/call-outcomes. builtin are the always-available platform outcome names; items are this workspace's custom outcomes.

builtin
string[]
required
items
CallOutcomeResponse · object[]
required
total
integer
required