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