AlphaAlpha Docs
API ReferencePortal dossiers

My dossiers

Returns the delivered consumentendossiers for the logged-in portal client.

GET
/portal/dossiers
AuthorizationBearer <token>

In: header

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "http://localhost:18080/api/v1/portal/dossiers"
[
  {
    "deliveredAt": "2019-08-24T14:15:22Z",
    "generatedAt": "2019-08-24T14:15:22Z",
    "houseId": "string",
    "id": "string",
    "number": "string",
    "projectName": "string",
    "status": "DRAFT"
  }
]
{
  "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"
}