Skip to main content
GET
Get a saved task by name

Authorizations

Authorization
string
header
required

Insert API token, use the format: apikey <API-TOKEN>.

Path Parameters

task_name
string
required

The name of the saved task (URL-encoded if it contains spaces).

Example:

"MySavedTask"

Response

Saved task details

taskId
string
name
string
project
string
geoLocation
object
type
string
cron_settings
string
instructions
object[]