Get Toll-Free Campaign by ID

Retrieve Toll-Free campaign.

Authentication

PINNACLE-API-KEYstring
API Key authentication via header

Path parameters

campaignIdstringRequired

Unique identifier of toll-free campaign. Must begin with the prefix tf_.

Response

Successfully retrieved.
brandobject
Brand associated with this campaign.
statusenum

Current review status of the brand.

INCOMPLETE: Has not been submitted.
PENDING: Currently being reviewed.
VERIFIED: Verified and good to go.
VETTED: Brand has been vetted by an external provider and has received vetting scores.

campaignIdstring

Unique identifier for the campaign. Begins with the prefix tf_.

keywordsobjectOptional
Keyword response configuration.
monthlyVolumeenumOptional
Message volume.
namestringOptional
Display name of the campaign.
optInobjectOptional

Opt-in keyword settings.

optionsobjectOptional
Campaign configuration options.
productionMessageContentstringOptional
Explain message that would be sent.
useCaseobjectOptional
Use case classification for the campaign.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error