get
https://{subdomain}.td.commpeak.com/api/statuses/
Retrieve a single status by its numeric id.
When to use. Drill down to one status's details, for example after picking it from the list returned by GET /statuses. Returns 404 if the id does not exist.
Parameters. id (path, required): the id of the status to fetch.
Returns. { "statuses": [ <status> ] }, containing the requested status with id, campaign_id, name and code.
Example. GET /api/statuses/5283
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…