Subscriptions

Get subscription by id

Fetches subscription details by the specific subscription ID.

get/v1/subscriptions/{id}

Path parameters

idstring uuid required

The unique identifier of the subscription

Response

The subscription details are returned.

Changes