Get Toll-Free Campaign Status
Retrieve a toll-free campaign’s status.
Authentication
PINNACLE-API-KEYstring
API Key authentication via header
Path parameters
campaignId
The unique identifier of the toll-free campaign you want to retrieve the status for. This identifier is a string that always begins with the prefix tf_, for example: tf_1234567890.
Response
Successfully retrieved.
id
The unique identifier of the toll-free campaign. This identifier is a string that always begins with the prefix tf_, for example: tf_1234567890.
updates
Status of phone numbers that are being attached to this campaign.
Note that phone numbers can only be attached to VERIFIED campaigns via the attach campaign endpoint.
error
Summary of errors related to the verification process.
These errors may request additional information or point out erroneous and/or missing fields.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error
501
Not Implemented Error

