API ReferenceChangelog
Log In
API Reference

Retrieve paginated list of AWS Marketplace subscriptions

Retrieve paginated AWS Marketplace agreement history rows associated with the provided API key.
Each row contains durable subscription/license context plus the selected AWS agreement version.
The AWS LicenseArn is the durable subscription identity; agreementId identifies an AWS commercial
agreement version for that subscription.

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
*/*