Skip to main content
GET
List planned tasks assignations by plannedTaskId

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

plannedTaskId
string<uuid>
required

Planned task id

Query Parameters

page
integer

Request a specific page

limit
integer

Limit results

orderBy
string

field1 asc, field2 desc

Response

200 - application/json

Object

data
object[]
meta
object