Skip to main content
GET
Get project task

Authorizations

x-api-key
string
header
required

Your Recoup API key. Learn more.

Path Parameters

projectId
string<uuid>
required

The project's UUID.

taskId
string<uuid>
required

The task's UUID.

Response

The task, its comments and the project's collaborators.

status
string
required
Example:

"success"

task
object
required
comments
object[]
required

Oldest first, so the feed reads top to bottom.

collaborators
object[]
required