Skip to main content

Retrieve All Phone Number Campaigns

GET 
/phoneNumberCampaign

Retrieve all of your organization's phone number/campaign assignments.

Request

Query Parameters

    recordsPerPage any
    page any
    filter[telnyx_campaign_id] uuid

    Filter results by the Telnyx Campaign id

    filter[telnyx_brand_id] uuid

    Filter results by the Telnyx Brand id

    filter[tcr_campaign_id] string

    Filter results by the TCR Campaign id

    filter[tcr_brand_id] string

    Filter results by the TCR Brand id

Responses

200: Successful Response

default: Unexpected error

Loading...