List orchestration addresses
Orchestration Addresses
List orchestration addresses
Return all orchestration addresses owned by the user, most recent first.
Includes both ACTIVE and DEACTIVATED addresses.
GET
List orchestration addresses
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the user
Query Parameters
Maximum number of records to return. 1–200, defaults to 50.
Required range:
1 <= x <= 200Number of records to skip (offset-based pagination).
Required range:
x >= 0