v1

latestOpenAPI 3.0.12026-07-2683220192.3 KB
Accounts

Get who am I

Returns the user information of the caller

get/v1/whoami

Response

A successful response.

userstring
userDisplayNamestring
firmstring
firmDisplayNamestring
audiencestring
firmType'FIRM_TYPE_PARTICIPANT' | 'FIRM_TYPE_SUPERVISOR' | 'FIRM_TYPE_CLEARING_MEMBER' | 'FIRM_TYPE_CLEARING_HOUSE' | 'FIRM_TYPE_AGENT'

FirmType indicates the type of firm. Matches Connamara firms.v1beta1.FirmType for wire compatibility.