API ReferenceChangelog
Log In
API Reference

Retrieve paginated list of AWS Marketplace subscriptions

Retrieve paginated list of AWS Marketplace subscriptions associated with the provided API key.

Query Params
uuid

Filters results by the specified team ID.

int32
≥ 0
Defaults to 0

Specifies the current page number, starting at 0.

int32
1 to 100
Defaults to 10

Specifies the number of items per page.

string
enum
Defaults to ASC

Specifies the sort direction for the results:

  • ASC: ascending order.
  • DESC: descending order.
Allowed:
string
enum
Defaults to createdAt

Specifies the field to sort the results by.

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*