v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBUser Subscriptions
Get a user subscription
Returns the specified notification subscription for the given user. Returns 400 invalid_subscription_id if the subscription does not exist.
get/v6/users/{user_id}/subscriptions/{subscription_id}
Path parameters
user_idstring required
The unique identifier of this user at Extole.
subscription_idstring required
Response
User subscription.
Example response
{
"filter_expression": "handlebars@runtime:{{filterExpression}}"
}