v1
latestOpenAPI 3.0.02026-07-14205154.3 KBSettings
Get Subscription Settings
List the details of the settings of a given subscription.
get/api/rns/settings
Headers
Content-Typestring required
Type of the content being sent.
Acceptstring required
HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.
Response
OK
Example response
{
"deliveryChannels": [
"delivery"
],
"executionHourInUtc": 9,
"isUsingV3": true,
"slaOption": "NONE",
"workflowVersion": "1.1"
}