Typescript (SDK)
TaskRuns
Get task run
Returns a specific task run record.
GET
Typescript (SDK)
Documentation Index
Fetch the complete documentation index at: https://crevio.co/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key in the format: Bearer {api_token}
Path Parameters
The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")
Response
Task run details
Available options:
pending, running, completed, failed, needs_input 
