# Show a bulk action. **GET /api/v1/bulk-actions/{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 - **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 bulk action - **type** (string) The type of the bulk action - **logs** (object) Logs of the bulk action - **executed_by** (object) Account that executed bulk action [Powered by Bump.sh](https://bump.sh)