Subscriptions

List user subscriptions

Return subscription details for the authenticated user.

get/api/v1/subscriptions/

Response

The request succeeded and returned endpoint-specific data.

successboolean
messagestring nullable

Optional informational message returned by some endpoints.

Example response

{
  "success": true
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.