API ReferenceHr task
Find all for current tenant
AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "http://localhost:18080/api/v1/hr/tasks/find-all"[
{
"assigneeId": "string",
"clientRef": "string",
"completedAt": "2019-08-24T14:15:22Z",
"created": "2019-08-24T14:15:22Z",
"createdBy": "string",
"description": "string",
"dueDate": "2019-08-24",
"epicId": "string",
"estimatedHours": 0.1,
"events": [
{
"authorId": "string",
"date": "2019-08-24T14:15:22Z",
"description": "string",
"id": "string",
"type": "CREATE"
}
],
"featureId": "string",
"id": "string",
"labels": [
"string"
],
"links": [
{
"label": "string",
"url": "string"
}
],
"name": "string",
"number": "string",
"order": 0.1,
"priority": "LOW",
"projectId": "string",
"sprintId": "string",
"status": "TODO",
"storyPoints": 0,
"taskType": "TASK",
"tenantId": "string",
"updated": "2019-08-24T14:15:22Z",
"updatedBy": "string"
}
]{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}