# Get all linked clients for a client **GET /api/v1/client/{client_uuid}/linked-clients** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **client_uuid** (string) ## Responses ### 200 #### Body: application/json (object) - **uuid** (string) The unique identifier of the linked client. - **name** (string) The name of the linked client. - **relationship** (string) The relationship to the linked client. [Powered by Bump.sh](https://bump.sh)