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
Cursor for the next page. Pass the previous response's nextCursor value to return records created strictly before that timestamp.
Maximum number of records to return. 1–200, defaults to 50.
Required range:
1 <= x <= 200Response
A paginated list of orchestration addresses for the user.