Skip to main content
GET
Retrieve a specific scheduled task by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_id
integer<int64>
required
task_id
integer<int64>
required

Query Parameters

include_draft
boolean
default:false
include_xanoscript
boolean
default:false

Response

Success!

id
integer<int64>
default:1
created_at
string<timestamptz>
default:2023-04-19 21:01:32+0000
updated_at
string<timestamptz>
default:2023-04-19 21:01:32+0000
name
string
default:Task Test
description
string
default:My tasks description
docs
string
default:Documentation
guid
string
default:YE1fwVhQ-enRlc6Sb42Gqru58-0
datasource
string
default:test
active
boolean
default:true
branch
string
default:v1
tag
string[]
xanoscript
object