get https://app.rumbleup.com/api/tcr/campaign/select
List TCR campaigns, including the phone numbers associated with that campaign.
Success:
- 200:
OK
. An object with a list of TCR objects in the data property. The result may includenext_token
to be used for pagination if there are more campaigns are available.
Errors:
- 401:
Unauthorized
. Authorization account and passcode is either missing or is incorrect. Verify your credentials.