v1

latestOpenAPI 3.1.02026-07-2484125489.6 KB
gateways

List created gateways

Retrieve an ordered and paginated list of all gateways in the environment. This is different from the list of all supported gateways in that this will only return the gateway instances that have been provisioned in the authenticated environment.

get/gateways.{format}

Query parameters

orderstring

The order of the returned list. Default is asc, which returns the oldest records first. To list newer records first, use desc.

since_tokenstring

The token of the item to start from (e.g., the last token received in the previous list if iterating through records)

countstring

The number of gateways to return. By default returns 20, maximum allowed is 100.

Response

Successful