v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14117043.8 KB

Lists all support permits in the caller's account. Use pagination to ensure that the operation returns quickly and successfully.

get/support-permits

Query parameters

nextTokenstring

The token for the next page of results.

maxResultsinteger

The maximum number of results to return in a single call. Valid range is 1 to 100.

supportPermitStatusesSupportPermitStatus[]

Filters the results by support permit status. Valid values: ACTIVE, INACTIVE, DELETING.

Response

Success

nextTokenstring

The token for the next page of results, or null if there are no more results.

All 11 operations