List tasks for a connection or user

Use this after locating a connection to determine its open work or who it is waiting on. Pass the connection public ID as forCompanyPublicId; omit it only when intentionally listing tasks across connections or for a user. This endpoint returns one side per request; call once with counterparty=false and once with counterparty=true to retrieve both sides.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Email of target user

string

graphiteConnect publicId of target company

boolean

Include completed tasks with tasks

boolean

Select which side's tasks to return. False returns the authenticated entity's tasks; true returns the connected counterparty's tasks. This does not include both sides.

boolean

Include pending tasks with tasks

boolean

Include assigned user info with tasks

boolean

Include deleted tasks. The deleted flag will be set to true for these tasks.

string
enum

ConnectionRole to fetch tasks for

Allowed:
string

Comma separeted list of connection phases to fetch tasks for.

string

ID of the associated kit

string

Only return tasks tied to kits of this type

number

Limit number of tasks returned. Defaults 1000

number

Page number of tasks to return, used in conjunction with limit. Defaults 0

date-time

Earliest date to return tasks from.

boolean
required
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json