Skip to main content
GET
Get project

Authorizations

x-api-key
string
header
required

Your Recoup API key. Learn more.

Path Parameters

projectId
string<uuid>
required

The project's UUID.

Response

The project, its tasks and its collaborators.

status
string
required
Example:

"success"

project
object
required
tasks
object[]
required

Every task on the project, oldest first. Both the active and completed sets; a client splits them on completed_at.

collaborators
object[]
required