List Routes
Returns a list of routes for the account. A domain-scoped key must
provide the matching domain query parameter; the global read role can
list without that filter.
Authorizations
API key for authentication. Non-empty Security Requirement values are AhaSend API-key roles. Roles listed within one requirement object are jointly required; separate requirement objects are alternatives.
Path Parameters
Account ID
Query Parameters
Domain to filter routes by. Required when using a domain-scoped routes:read:{domain} API key.
Maximum number of items to return (1-100)
1 <= x <= 100Pagination cursor for the next page. Provide the value provided in next_cursor from the response.
Pagination cursor for the previous page.

