Aller au contenu

/api/v1/tasks

GET
/api/v1/tasks
curl --request GET \
--url 'https://example.com/api/v1/tasks?project_id=2489E9AD-2EE2-8E00-8EC9-32D5F69181C0' \
--header 'Authorization: Bearer <token>'
project_id
required
string format: uuid
archived
boolean

OK