v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428838860.6 KB

Send an request with an empty body to the regional API endpoint to get your account API endpoint.

post/2017-08-29/endpoints

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

maxResultsinteger

Optional. Max number of endpoints, up to twenty, that will be returned at one time.

mode'DEFAULT' | 'GET_ONLY'

Optional field, defaults to DEFAULT. Specify DEFAULT for this operation to return your endpoints if any exist, or to create an endpoint for you and return it if one doesn't already exist. Specify GET_ONLY to return your endpoints if any exist, or an empty list if none exist.

nextTokenstring

Use this string, provided with the response to a previous request, to request the next batch of endpoints.

Response

Success

NextTokenstring

Use this string to request the next batch of endpoints.