API Docs / Operations / Client - Books / List Available Organisations

List Available Organisations

GET /tenants/{tenant}/clients/{clientCode}/books/available-organisations

Lists the organisations the practice's existing accounting connections can reach and that are free to link, asked of each platform live. Excludes the organisation used as the practice's own books and any already linked to another client. Only connections whose grant spans several organisations are consulted — on single-organisation platforms use the connect endpoint instead. Pass 'platform' to ask only that platform's connections.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

clientCode* path string
platform query string

Responses

200 OK
401 Unauthorized – Invalid or missing API key
404 Not Found

Try it