> **Source:** https://knowledge.leegality.com/document-execution/api/download-v4-api-payload > **Site:** Leegality Knowledge Base — https://knowledge.leegality.com > **About:** Leegality is a document execution platform covering eSigning, stamps, NeSL, workflows, and REST API integration. > **Navigation:** Every article on this site has a plain-text version at `.txt` (this format). To get an index of all articles with their `.txt` links, read: https://knowledge.leegality.com/llms.txt > **AI Guide:** For instructions on how to navigate this knowledge base as an AI agent, read: https://knowledge.leegality.com/ai-readable.txt --- # Download the v4 API payload The dashboard shows only a short form of the workflow ID (for example, `70843c25`). To get the full `workflowId` — and a ready-to-use request body — download the workflow's API payload from the dashboard. 1. In the dashboard, open **Workflows** from the left menu. 2. Select **V4 workflow**. 3. Find the workflow you want to use. 4. Click the **⋮** (three dots) on that workflow and select **Download API Payload**. ## What you get A JSON file containing the workflow's base request body, pre-filled with the details you need to get started. Use it as the starting point for your request payload when calling the [Send Pack for eSigning (Sync)](https://knowledge.leegality.com/document-execution/api/create-pack-sync) or [Send Pack for eSigning (Async)](https://knowledge.leegality.com/document-execution/api/create-pack) API.