Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Subscription details retrieved successfully
The response is of type object
.
Retrieve a subscription for the authenticated workspace by its ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Subscription details retrieved successfully
The response is of type object
.