Get the Vibes RCS-related capabilities of a user device.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
RCS Business Messaging Features
If RCS is supported, the returned payload specifies which Vibes RBM features the user supports. Below is a list of possible payload responses:
| Payload Response | Description |
|---|---|
REVOCATION | Device allows an agent to revoke a message after it is delivered but before it is viewed. |
RICHCARD_STANDALONE | Device supports displaying standalone rich cards in its messaging app. |
RICHCARD_CAROUSEL | Device supports displaying carousel of rich cards in its messaging app. |
ACTION_CREATE_CALENDAR_EVENT | Device supports quick actions that create a calendar event in the device's calendar app. |
ACTION_DIAL | Device supports quick actions that dials a phone number. |
ACTION_OPEN_URL | Device supports quick actions that open a URL either in the device's web browser or in an integrated webview in their messaging app. |
ACTION_SHARE_LOCATION | Device supports quick actions that share the device's location with the agent. |
ACTION_VIEW_LOCATION | Device supports quick actions that open a location view, either in the device's messaging app or map app. |
FEATURE_UNSPECIFIED | Device supports an RBM feature not specified here. |
403Forbidden agent. The agentId is either not valid, or it has not deployed on the provider.
404Target phone number does not support RBM. If your agent is not yet launched, note that this will be returned if the MDN is not a tester for the agent.
422Unprocessable entity. Specific data errors have occurred in the request. Additional details will be available in the content of the error.
Example - Invalid Phone Number. The phone number is not a valid mobile number, or is on a unsupported carrier.
429Quota exceeded. You've either exceeded the number of calls allowed, or a downstream server is busy. Please try your request again later.