Skip to main content
GET
List project tasks

Authorizations

api_access_token
string
header
required

All API requests must include the api_access_token header with a valid agent or administrator token.

Response

Tasks list

id
integer
project_id
integer
title
string
description
string
status
enum<string>
Available options:
todo,
in_progress,
done
assignee_id
integer
due_at
string<date-time>
created_at
string<date-time>