Skip to main content
GET
List disposition tags
The Dialer is a newly released product surface: depending on your account’s rollout stage, campaigns managed through this API may not yet be visible in your CloudTalk Dashboard.

Authorizations

Authorization
string
header
required

HTTP Basic Authentication. Use your API Access Key ID as the username and your API Access Key Secret as the password. Generate keys in the CloudTalk Dashboard under Account -> Settings -> API Keys (https://dashboard.cloudtalk.io/menu/account/settings/API-keys).

Response

The company's disposition-tag catalogue.

The company's disposition-tag catalogue. It uses the same envelope as the campaign list, but the catalogue is always returned whole, so meta.nextCursor is always null.

data
object[]

The company's full disposition-tag catalogue.

meta
object

Cursor envelope; the cursor is always null because the catalogue is unpaged.