Brokers
get
Retrieve a list of brokers supported by the platform.
Query parameters
modestring · enumOptionalPossible values:
Strategy applied when filtering/searching on multiple fields
Responses
200
Successfully retrieved a list of items.
application/json
get
/brokers200
Successfully retrieved a list of items.
get
Get specific broker information in the system
Path parameters
brokerIdstring · uuidRequiredExample:
Broker UUID identifier, globally unique to Axiology TSS
6e1ec7fe-a1c8-481c-8e4e-f6cdca05177fResponses
200
Found broker
application/json
get
/brokers/{brokerId}200
Found broker
Last updated