cURL
curl --request GET \ --url https://api.example.com/subscriptions/{subscription}
{ "id": "<string>", "source": "<string>", "sink": "<string>", "options": {} }
Get subscription
Subscription identifier
Show child attributes
Was this page helpful?