Get All Persons
Get all persons objects.
Documentation Index
Fetch the complete documentation index at: https://docs.orum.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Version of Deliver and Verify APIs. Use v2022-09-21.
v2022-09-21 Query Parameters
Index for paginated results
x >= 0Max number of results to return
0 <= x <= 500Filter by customer reference id Unique reference id for the customer (business or person) resource. Generated by you.
1 - 255Filter by customer statuses (multiple allowed)
Status of person in Orum system.
created, verified, rejected, restricted, closed Filter results created at or after this time
Filter results created before this time
The first name to filter persons by (case-insensitive, exact match).
The last name to filter persons by (case-insensitive, exact match).
Filter by account number Account number for US bank account. 4 to 17 digits are acceptable.
^(?:\d-{0,1}){3,16}\d$Filter results by the person id
Response
200 response.
List of person objects.