Retrieve a paginated list of workflows in your workspace with optional filters.
Returns a paginated list of workflows in the token’s workspace. Use query parameters to filter by status, search by name, and control pagination.Documentation Index
Fetch the complete documentation index at: https://slatehq.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer slat_<your-token>.draft, published.1.15.200 OK with a paginated list of workflows.
updatedAt in descending order (most recently updated first).| Status | Description |
|---|---|
200 | List returned. |
401 | Missing or invalid Bearer token. See Authentication. |
500 | Internal server error. |