# Render breadcrumbs of the structure of the workflow. **GET /api/v1/workflow/{workflow_uuid}/breadcrumbs** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **workflow_uuid** (string) ## Responses ### 200 #### Body: application/json (object) - **uuid** (string) The UUID of the resource. - **name** (string) The name of the task - **breadcrumbs** (string) The breadcrumbs of the tasks [Powered by Bump.sh](https://bump.sh)