JavaScript
Workflows
List workflow versions
Retrieves all versions of a specific workflow. Accepts both public and secret keys.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.triglit.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Chave de API do tenant (publishable key ou secret key)
Headers
Chave de API do tenant (publishable key ou secret key)
Path Parameters
Workflow identifier
Example:
"wf_abc123def456"
Query Parameters
Whether the versions should be active
Number of versions per page
Example:
20
Page number (zero-based)
Example:
0

