# Get an adviser split **GET /api/v1/adviser-split/{adviserSplit_uuid}** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Headers - **X-PLANNR-ACCOUNT-UUID** (string) ### Path parameters - **adviserSplit_uuid** (string) ## Responses ### 200 #### Body: application/json (object) - **uuid** (string) The UUID of the resource. - **created_at** (string) The timestamp of when the resource was created. - **updated_at** (string) The timestamp of when the resource was updated. - **name** (string) The name of the adviser split - **firm_percentage** (integer) The percentage held by the firm on a charge - **adviser_percentage** (integer) The percentage held by the selling adviser on a charge - **type** (string) Whether this adviser split is for an adviser or a plan charge [Powered by Bump.sh](https://bump.sh)