Get RCS Campaign Status
Retrieve a RCS campaign's status.
Authentication
PINNACLE-API-KEYstring
API Key authentication via header
Path parameters
campaignId
The unique identifier of the RCS campaign you want to retrieve the status for. This identifier is a string that always begins with the prefix rcs_, for example: rcs_1234567890.
Response
Successfully retrieved.
errors
List of errors that occured.
id
The unique identifier of the RCS campaign. This identifier is a string that always begins with the prefix rcs_, for example: rcs_1234567890.
status
Current review status of the RCS campaign. <br>
`INCOMPLETE`: Not submitted.<br>
`IN REVIEW`: Being reviewed by carriers.<br>
`VERIFIED`: Approved and ready to send messages.<br>
`FAILED`: Issues and errors related to the campaign's details. See [errors](rcs-campaign#response.body.errors) for these potential issues.<br>
Allowed values:

