List all available bundles.
get/bundles
Query parameters
maxResultsinteger
Maximum number of records to list in a single response.
Maximum number of records to list in a single response.
nextTokenstring
Pagination token. Set to null to start listing records from start. If non-null pagination token is returned in a result, then pass its value in here in another request to list more entries.
Pagination token. Set to null to start listing bundles from start. If non-null pagination token is returned in a result, then pass its value in here in another request to list more bundles.
Response
Success