# Get an individual provider **GET /api/v1/providers/{uuid}** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **uuid** (string) ## Responses ### 200 #### Body: application/json (object) - **uuid** (string) UUID of the provider - **created_at** (string) The timestamp of when the resource was created. - **updated_at** (string) The timestamp of when the resource was updated. - **name** (string) Provider name - **slug** (string) Provider name slug [Powered by Bump.sh](https://bump.sh)