/firm/:addr/profile
Path params
Bearer token · optional
curl -X GET "https://app.crxfx.com/svc/relayer/firm/0xd403e4e3239943fae744f44776476e60f54ed167/profile"Response
Press Try It! to run the call and read the live response.
A firm's desk name and role. Public: the login flow reads it to choose desk-vs-onboarding before any signature.
- Path:
addr: a firm wallet address. - Returns:
{ "deskName": "…", "role": "maker" }, ornullif the address never onboarded.