List International External Accounts

Retrieve a paginated list of international external accounts that match the specified search criteria. Supports filtering, sorting, and pagination.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Filter, sort, and pagination criteria for listing international external accounts.

criteria
object
required
int64

The total count of records that should be returned. Default limit: 100. Acceptable range: between 1 and 100.

int64

Id of the last record returned with the current call. To filter by offset, sort by id is required i.e. either ASC or DESC sort by id.

int64

Page number for which the records should be returned.

int64

Number of records to be returned per page. Default limit: 100.

boolean

To get, in response, the total count of the records that can be fetched using the filter in API request.

sortOptions
object
Headers
string
enum
required

Controls response timing. NEVER returns an immediate response; ALWAYS defers processing and returns a 202 Accepted while the operation completes asynchronously.

Allowed:
Responses

400

The request could not be processed due to invalid or missing parameters.

401

Authentication failed. Verify that the Authorization header contains a valid Bearer token.

403

The authenticated user does not have permission to perform this operation.

500

An unexpected error occurred on the Passport server while processing the request.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json