# Get all executions for a single automation blueprint **GET /api/v1/automation-blueprints/{automationBlueprint_uuid}/executions** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **automationBlueprint_uuid** (string) The UUID of the automation ### Query parameters - **filter[uuid]** (string) Filter by a comma separated list of UUIDs. - **sort** (string) Field to sort by. Valid fields are [created_at ]. Negative sign to denote DESC. Defaults to 'name'. ## Responses ### 200 #### Body: application/json (object) - **data** (array[object]) [Powered by Bump.sh](https://bump.sh)