Get Schedule
GET /v1/tasks/schedule • validated by `listTaskSchedules`
← Back to full API referenceGET/v1/tasks/scheduleAuthentication required
- Validated by Zod schema: listTaskSchedules.
Request details
Path params
No path parameters for this endpoint.
Query params
taskId (required)
Type: string
Body fields
No body payload expected for GET endpoints.
Test this endpoint now
Use your own credentials and execute a live request directly from this page.
2. Select endpoint
GET/v1/tasks/scheduleAuthentication required
Group: Tasks / Schedule
GET /v1/tasks/schedule • validated by `listTaskSchedules`
- Validated by Zod schema: listTaskSchedules.
Query params
- taskIdrequired
Type: string
3. Prepare request payload
4. Server response
Run a request to inspect the real-time response for your environment.