Skip to main content
GET
Get Task

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

task_id
string
required

Query Parameters

legal_entity_public_id
string | null
user_or_platform_public_id
string | null
platform_public_id
string | null

Response

Successful Response

id
string
required
title
string
required
status
enum<string>
required
Available options:
todo,
deferred,
in-progress,
done
source
PlatformTaskRequirement · object
required
priority
enum<string> | null
default:medium
Available options:
high,
medium,
low
is_managed
boolean
default:false