Discussions

Ask a Question
Back to all

Getting tasks for a certain project

Dear Sir or Madam,

your api docs are inconclusive: I want to see all tasks for a given project. How do I query the api to achieve that? There doesn't seem to be an API endpoint.

/v1/:object-type/:object-id/:linked-object-type would suggest /v1/projects/105001/tasks but that doesn't seem to work.

~Karl