Get an existing subscription pause.
GET /v1/clients/{clientId}/subscriptions/{subscriptionId}/pauses/{pauseId}
BUSINESS_ERROR
TECHNICAL_ERROR
BUSINESS_ERROR
TECHNICAL_ERROR
BUSINESS_ERROR
TECHNICAL_ERROR
BUSINESS_ERROR
TECHNICAL_ERROR
BUSINESS_ERROR
TECHNICAL_ERROR
BUSINESS_ERROR
TECHNICAL_ERROR
null
{
"id": "pause-id-1",
"from": "2022-10-05",
"until": "2022-12-05",
"description": "2 month pause"
}
null
{
"type": "https://developer.riverty.io/errors/subscription/error-type",
"category": "BUSINESS_ERROR",
"title": "A description of the problem",
"message": "A description of the problem"
}