E060: List brokers
GET /api/brokers
Returns the org's brokers for the customer create or edit form, the SO header form, and Settings.
Authentication
Standard tenant route. Requires Authorization: Bearer <firebase-id-token> and X-Org-Id: <org-id>. Access: Member.
Request
No pagination.
Response — 200 OK
{ "data": [ Broker ] }
Errors
Standard envelope only.
Workflow
Calls W060 List brokers.