Skip to main content
GET
/
api
/
Configuration
/
KanbanGroupsLookup
cURL
curl --request GET \
  --url https://api.example.com/api/Configuration/KanbanGroupsLookup
[
  {
    "id": 123,
    "name": "<string>"
  }
]

Response

200 - application/json

OK

id
integer<int64>
name
string | null