GET
GET /participants
GET /participants
Sample Response
Returns a list of all participants to which you are associated.
Query parameters include:
email
(optional) filters to a particular emailparticipant_code
(optional) filters to a particular participant codepage
(optional) for paginating through the participantsminors
(optional) [true or false] if true, returns a list of minors and their associated custodiansstatus
(optional) the current status of the participant.
Response parameters listed below
participant_code
Unique participant code
string
custodian_participant_code
Unique participant code of the associated custodian
string
participant_name
Name of participant
string
credit_limit
Client-determined credit limit. used purely for reporting purposes at this time
string
Email associated with the participant. If the participant is institutional, this field will be null
string
status
The current status of the participant. read more about statuses here
string
Last updated