cURL
curl --request GET \ --url https://api.example.com/api/v1/subscriptions/{subscription_id}
Retrieve a subscription by ID.
Was this page helpful?