/firms
No parameters.
Bearer token · optional
curl -X GET "https://app.crxfx.com/svc/relayer/firms"Response
Press Try It! to run the call and read the live response.
This endpoint returns every onboarded firm with its desk name and role. It is public. No authentication is required.
- Returns:
[{ "address": "0x…", "deskName": "…", "role": "maker" }]. Theroleis the firm's account state — one of five; see Account States. A wallet still in review is not listed.