get
https://{subdomain}.td.commpeak.com/api/did/campaign_id/
Retrieve the dynamic caller IDs that match a filter.
When to use. Narrow the list to the caller IDs you care about, for example all caller IDs used by a campaign or all that are currently active. To retrieve the full list, use GET /did.
Parameters. Filter on any of the following fields by adding it and its value to the path: campaign_id, caller_id_number, caller_id_name, prefix, is_active, is_blocked, used_by_sms, created_at_from, created_at_till. You can also select the returned fields with the fields parameter as described for GET /did. Passing a field that is not in the list above returns a not found error.
Returns. { "dynamicCallerIds": [ ... ], "total_did": N }.
Example. GET /api/did/campaign_id/10
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…