# Get clients Returns an array of clients the current user is linked to Endpoint: GET /v1/organisations/clients Version: 1.0 ## Response 200 fields (text/plain): - `id` (integer) The organisation id of the client - `name` (string,null) The name of the client organisation - `type` (string) The type of the organisationOptions:ServiceProviderCustomer Enum: "ServiceProvider", "Customer" - `permissions` (array,null) The permissions the user has for the organisation