List legal entity routes

Search and list legal entity route objects with pagination support.

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

Search criteria for filtering routes. Available fields:

  • id
  • created
  • gateway
  • legal_entity
  • legal_entity_code
  • status
  • updated

Examples:

  • status=ACTIVE
  • legal_entity=le_12345_10000
  • gateway=gw_12345_10000
string

Sort order for results. Supports any field that criteria supports. Defaults to created;desc if not specified. Append ;desc for descending order.

string

Fields to expand into full objects. Separate multiple fields with commas.

Available fields:

  • created_session (session object)
  • gateway (gateway object)
  • legal_entity (legal entity object)
  • updated_session (session object)
integer

Maximum records to return

integer

Offset from first record

Responses

400

Bad request

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