Tasks
Retrieve Task by ID
Returns a single Task corresponding to provided uniqueId
get/v3/tasks/{uniqueId}
Path parameters
uniqueId'1' | '2' | '3' required
param ID of the Task that needs to be fetched
ID of the Task to be fetched
Query parameters
fieldsstring[]
Task subentity fields to include in response (See OPTIONS endpoint for valid values)
countstring
Response
The Task