Skip to main content
GET
/
v1
/
subscriptions
/
{id}
Get a subscription
curl --request GET \
  --url https://revstack.dev/v1/subscriptions/{id}
null

Path Parameters

id
string
required
Example:

"sub_abc123"

Response

200 - application/json

Subscription details

The response is of type unknown.