API ReferenceBuyerdossier
Get the kopersbegeleider task queue for the current user
Open journey steps assigned to the current user (directly or via dossier ownership), due first.
AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "http://localhost:18080/api/v1/buyer-guidance/dossiers/my-tasks"[
{
"buyerName": "string",
"dossierId": "string",
"dueDate": "2019-08-24T14:15:22Z",
"houseId": "string",
"overdue": true,
"projectId": "string",
"projectName": "string",
"status": "PENDING",
"stepDescription": "string",
"stepId": "string",
"stepName": "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"
}