Statusy
Pobierz listę statusów
Zwraca listę statusów
get/statuses
Response
Sukces
integer[] required
Example response
[
{
"id": 1,
"name": "Nowe"
},
{
"id": 2,
"name": "W trakcie realizacji"
},
{
"id": 3,
"name": "Zrealizowane"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.