Get CBRs

GET {{URL_ORIGIN}}/api/cbrs

This API allows to get CBRs details.

RESPONSES

status: OK

{"cbrs":[{"id":"4","name":"yael test","type":"MARKET_RATE","value":"1","actionType":"HALT_TRADING","actionValue":"1","priority":"4","status":"ACTIVE","instrumentIds":["20"]},{"id":"12","name":"test","type":"MARKET_RATE","value":"1","actionType":"HALT_TRADING","actionValue":"10","priority":"3","status":"DISABLED"}]}