# List OAuth client links. List OAuth client links. Endpoint: GET /oauth-clients Version: 0.0.1 Security: o_auth ## Response 200 fields (application/json): - `clientId` (string) - `organisationId` (string) ## Response 400 fields (application/json): - `code` (integer) - `message` (string) ## Response 401 fields (application/json): - `code` (integer) - `message` (string) ## Response 403 fields (application/json): - `code` (integer) - `message` (string) ## Response 422 fields (application/json): - `code` (integer) - `message` (string) ## Response 500 fields