Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

plan-id
string<uuid>
required

The unique identifier of the plan whose subscriptions are to be retrieved.

Response

A JSON array of subscription objects.

content
object[]
pageNumber
integer
pageSize
integer
totalElements
integer
totalPages
integer