Skip to main content
GET
Get All Users

Query Parameters

firm_uuid
string

The UUID of the desired users' parent firm.

Example:

"abcdef12-3456-7890-abcd-ef1234567890"

Response

Successfully retrieved users

user_uuid
string
Example:

"123e4567-e89b-12d3-a456-426614174000"

name
string
Example:

"John Doe"

user_role
string
Example:

"FIX_USER"

sender_comp_id
string
Example:

"TRADER001"

firm_uuid
string
Example:

"abcdef12-3456-7890-abcd-ef1234567890"

itm_uuid
string
Example:

"98765432-dcba-4321-9876-543210fedcba"

cancel_on_disconnect
boolean
Example:

true

client_requested_trading_lock
boolean
Example:

false

admin_trading_lock
boolean
Example:

false

self_match_prevention_id
integer<int32>
Example:

123

self_match_prevention_mode
enum<string>
Available options:
CANCEL_AGGRESSING,
CANCEL_RESTING,
CANCEL_BOTH