ReDoc documentation
Get a single subscription by ID
200 Success.
401 Unauthorized
Internal Server error
Unexpected error
{- "id": 0,
- "type": "string",
- "destination": "string",
- "destination_endpoint": "string",
- "destination_api_key": "string",
- "component": [
- "string"
], - "headers": [
- {
- "name": "string",
- "value": "string",
- "secret": true
}
], - "service_name": "string",
- "is_active": true,
- "log_message_settings": [
- "string"
]
}