GET api/kurs/kurszustaendige/{kurs_id}
Liste aller Zuständigen eines Kurses.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| kurs_id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of KursZustaendige| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| kurs_id | globally unique identifier |
None. |
|
| termin_id | globally unique identifier |
None. |
|
| zustaendigkeit_id | globally unique identifier |
None. |
|
| zustaendigkeit | string |
None. |
|
| mitglied | Mitglied |
None. |
|
| sektion | Sektion |
None. |
|
| objekt | Objekt |
None. |
|
| stunden | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"id": "caa2c111-1a56-4be9-93c5-f537156cddcb",
"kurs_id": "d665283e-e172-49d8-8bc7-de4ead1ff412",
"termin_id": "1e27292a-3ed9-4067-aa81-2cd7d9fd02aa",
"zustaendigkeit_id": "6a2a8722-966b-4145-98b3-23dca25f9853",
"zustaendigkeit": "sample string 4",
"mitglied": {
"id": "b6b3245d-9221-46a8-a420-fe04af17fa64",
"sek_id": "705d7204-649d-4a03-aedb-1bc9d989b923",
"mitgliedsnr": 3,
"kat_id": "f060b5d1-7622-4b8c-95f2-bb5541ed813a",
"mitglied": true,
"status": 1,
"eintrittgv": "2026-06-24T14:08:33.5652508+02:00",
"eintrittsek": "2026-06-24T14:08:33.5652508+02:00",
"eintritt_id": "aaecd158-1a87-4521-aab8-fec7ce55be00",
"austritt": "2026-06-24T14:08:33.5652508+02:00",
"austritt_id": "141ff1fd-69ee-488f-88b7-1214bfff61ec",
"abgemeldetam": "2026-06-24T14:08:33.5652508+02:00",
"istverstorben": true,
"zeitung": true,
"zeitungresolved": true,
"fam_id": "1eb339c3-4db2-4c75-bd96-38127e3afd3d",
"famreihenfolge": 1,
"famtyp": 1,
"anrede": "sample string 8",
"titel": "sample string 9",
"nachname": "sample string 10",
"vorname": "sample string 11",
"verheirateterName": "sample string 12",
"firmenname": "sample string 13",
"nation": "sample string 14",
"provinz": "sample string 15",
"ort": "sample string 16",
"postamt": "sample string 17",
"plz": "sample string 18",
"strasse": "sample string 19",
"weiler": "sample string 20",
"hausnr": "sample string 21",
"email": "sample string 22",
"email2": "sample string 23",
"internet": "sample string 24",
"telGeschaeftlich": "sample string 25",
"telMobil": "sample string 26",
"telPrivat": "sample string 27",
"fax": "sample string 28",
"geschlecht": 1,
"gebdatum": "2026-06-24T14:08:33.5672559+02:00",
"gebort": "sample string 29",
"nationalitaet_id": "b70d859e-e50a-4e86-8411-25371496af8c",
"steuernummer": "sample string 30",
"notiz": "sample string 31",
"datenfreigabefunktionaer": 0,
"datenfreigabebenutzer": 0,
"datenfreigabeanschriften": 0,
"sprache_id": "f216c09e-98ee-4d8a-b51d-0cd73c1aa8f3",
"zusatzfelder": [
{
"key": 1,
"value": "sample string 2"
},
{
"key": 1,
"value": "sample string 2"
}
],
"qrcode": "sample string 32",
"kartennr": "sample string 33"
},
"sektion": {
"id": "06dff0f5-5476-473f-a125-93d134a36e19",
"name": "sample string 2",
"nameextern": "sample string 3",
"sektionsnr": 4,
"typ": 1,
"sek_id": "2180fea4-39f9-4ca6-930e-a03d9bee38b8",
"gruendung": "2026-06-24T14:08:33.5672559+02:00",
"steuernr": "sample string 7",
"dekretnr": "sample string 8",
"dekretdatum": "2026-06-24T14:08:33.5672559+02:00",
"anzahlMitglieder": 10,
"anzahlMitgliederOrtsstelle": 11,
"adressfeld1": "sample string 12",
"nation": "sample string 13",
"provinz": "sample string 14",
"ort": "sample string 15",
"plz": "sample string 16",
"strasse": "sample string 17",
"weiler": "sample string 18",
"hausnr": "sample string 19",
"email": "sample string 20",
"email2": "sample string 21",
"internet": "sample string 22",
"telGeschaeftlich": "sample string 23",
"telMobil": "sample string 24",
"telPrivat": "sample string 25",
"fax": "sample string 26",
"status": true,
"onlineanmeldung": true,
"utmx": 29.1,
"utmy": 30.1,
"utmzone": "sample string 31",
"hoehe": 32.1,
"geographischebreite": "sample string 33",
"geographischelaenge": "sample string 34",
"aktuellesinternet": "sample string 35",
"zusatzfelder": [
{
"key": 1,
"value": "sample string 2"
},
{
"key": 1,
"value": "sample string 2"
}
]
},
"objekt": {
"id": "8f096495-f2bf-4b57-9bae-c46d91e63b61",
"sek_id": "887800db-fc7e-445b-b69d-b8aa400cd729",
"nummer": 3,
"name1": "sample string 4",
"name2": "sample string 5",
"name3": "sample string 6",
"typ": 1,
"besitz": 1,
"status": 1,
"merkmal_id": "a7e0934d-11ca-4676-b522-b6fe69943838",
"notiz": "sample string 8",
"gebirgsgruppe": "sample string 9",
"erbauung": "sample string 10",
"standort": "sample string 11",
"nation": "sample string 12",
"provinz": "sample string 13",
"ort": "sample string 14",
"plz": "sample string 15",
"postamt": "sample string 16",
"strasse": "sample string 17",
"weiler": "sample string 18",
"hausnr": "sample string 19",
"nation2": "sample string 20",
"provinz2": "sample string 21",
"ort2": "sample string 22",
"plz2": "sample string 23",
"postamt2": "sample string 24",
"strasse2": "sample string 25",
"weiler2": "sample string 26",
"hausnr2": "sample string 27",
"email": "sample string 28",
"email2": "sample string 29",
"internet": "sample string 30",
"telefon1": "sample string 31",
"telefon2": "sample string 32",
"telMobil": "sample string 33",
"fax": "sample string 34",
"utmx": 35.1,
"utmy": 36.1,
"utmzone": "sample string 37",
"hoehe": 38.1,
"geographischebreite": "sample string 39",
"geographischelaenge": "sample string 40",
"flaeche": 41.1,
"anfahrtpkw": "sample string 42",
"anfahrtbus": "sample string 43",
"anfahrtbahn": "sample string 44",
"karte": "sample string 45",
"gebietsfuehrer": "sample string 46",
"info1": "sample string 47",
"info2": "sample string 48",
"aktuellesinternet": "sample string 49",
"webembeddcode": "sample string 50",
"weblink": "sample string 51",
"zusatzfelder": [
{
"key": 1,
"value": "sample string 2"
},
{
"key": 1,
"value": "sample string 2"
}
]
},
"stunden": 1.0
},
{
"id": "caa2c111-1a56-4be9-93c5-f537156cddcb",
"kurs_id": "d665283e-e172-49d8-8bc7-de4ead1ff412",
"termin_id": "1e27292a-3ed9-4067-aa81-2cd7d9fd02aa",
"zustaendigkeit_id": "6a2a8722-966b-4145-98b3-23dca25f9853",
"zustaendigkeit": "sample string 4",
"mitglied": {
"id": "b6b3245d-9221-46a8-a420-fe04af17fa64",
"sek_id": "705d7204-649d-4a03-aedb-1bc9d989b923",
"mitgliedsnr": 3,
"kat_id": "f060b5d1-7622-4b8c-95f2-bb5541ed813a",
"mitglied": true,
"status": 1,
"eintrittgv": "2026-06-24T14:08:33.5652508+02:00",
"eintrittsek": "2026-06-24T14:08:33.5652508+02:00",
"eintritt_id": "aaecd158-1a87-4521-aab8-fec7ce55be00",
"austritt": "2026-06-24T14:08:33.5652508+02:00",
"austritt_id": "141ff1fd-69ee-488f-88b7-1214bfff61ec",
"abgemeldetam": "2026-06-24T14:08:33.5652508+02:00",
"istverstorben": true,
"zeitung": true,
"zeitungresolved": true,
"fam_id": "1eb339c3-4db2-4c75-bd96-38127e3afd3d",
"famreihenfolge": 1,
"famtyp": 1,
"anrede": "sample string 8",
"titel": "sample string 9",
"nachname": "sample string 10",
"vorname": "sample string 11",
"verheirateterName": "sample string 12",
"firmenname": "sample string 13",
"nation": "sample string 14",
"provinz": "sample string 15",
"ort": "sample string 16",
"postamt": "sample string 17",
"plz": "sample string 18",
"strasse": "sample string 19",
"weiler": "sample string 20",
"hausnr": "sample string 21",
"email": "sample string 22",
"email2": "sample string 23",
"internet": "sample string 24",
"telGeschaeftlich": "sample string 25",
"telMobil": "sample string 26",
"telPrivat": "sample string 27",
"fax": "sample string 28",
"geschlecht": 1,
"gebdatum": "2026-06-24T14:08:33.5672559+02:00",
"gebort": "sample string 29",
"nationalitaet_id": "b70d859e-e50a-4e86-8411-25371496af8c",
"steuernummer": "sample string 30",
"notiz": "sample string 31",
"datenfreigabefunktionaer": 0,
"datenfreigabebenutzer": 0,
"datenfreigabeanschriften": 0,
"sprache_id": "f216c09e-98ee-4d8a-b51d-0cd73c1aa8f3",
"zusatzfelder": [
{
"key": 1,
"value": "sample string 2"
},
{
"key": 1,
"value": "sample string 2"
}
],
"qrcode": "sample string 32",
"kartennr": "sample string 33"
},
"sektion": {
"id": "06dff0f5-5476-473f-a125-93d134a36e19",
"name": "sample string 2",
"nameextern": "sample string 3",
"sektionsnr": 4,
"typ": 1,
"sek_id": "2180fea4-39f9-4ca6-930e-a03d9bee38b8",
"gruendung": "2026-06-24T14:08:33.5672559+02:00",
"steuernr": "sample string 7",
"dekretnr": "sample string 8",
"dekretdatum": "2026-06-24T14:08:33.5672559+02:00",
"anzahlMitglieder": 10,
"anzahlMitgliederOrtsstelle": 11,
"adressfeld1": "sample string 12",
"nation": "sample string 13",
"provinz": "sample string 14",
"ort": "sample string 15",
"plz": "sample string 16",
"strasse": "sample string 17",
"weiler": "sample string 18",
"hausnr": "sample string 19",
"email": "sample string 20",
"email2": "sample string 21",
"internet": "sample string 22",
"telGeschaeftlich": "sample string 23",
"telMobil": "sample string 24",
"telPrivat": "sample string 25",
"fax": "sample string 26",
"status": true,
"onlineanmeldung": true,
"utmx": 29.1,
"utmy": 30.1,
"utmzone": "sample string 31",
"hoehe": 32.1,
"geographischebreite": "sample string 33",
"geographischelaenge": "sample string 34",
"aktuellesinternet": "sample string 35",
"zusatzfelder": [
{
"key": 1,
"value": "sample string 2"
},
{
"key": 1,
"value": "sample string 2"
}
]
},
"objekt": {
"id": "8f096495-f2bf-4b57-9bae-c46d91e63b61",
"sek_id": "887800db-fc7e-445b-b69d-b8aa400cd729",
"nummer": 3,
"name1": "sample string 4",
"name2": "sample string 5",
"name3": "sample string 6",
"typ": 1,
"besitz": 1,
"status": 1,
"merkmal_id": "a7e0934d-11ca-4676-b522-b6fe69943838",
"notiz": "sample string 8",
"gebirgsgruppe": "sample string 9",
"erbauung": "sample string 10",
"standort": "sample string 11",
"nation": "sample string 12",
"provinz": "sample string 13",
"ort": "sample string 14",
"plz": "sample string 15",
"postamt": "sample string 16",
"strasse": "sample string 17",
"weiler": "sample string 18",
"hausnr": "sample string 19",
"nation2": "sample string 20",
"provinz2": "sample string 21",
"ort2": "sample string 22",
"plz2": "sample string 23",
"postamt2": "sample string 24",
"strasse2": "sample string 25",
"weiler2": "sample string 26",
"hausnr2": "sample string 27",
"email": "sample string 28",
"email2": "sample string 29",
"internet": "sample string 30",
"telefon1": "sample string 31",
"telefon2": "sample string 32",
"telMobil": "sample string 33",
"fax": "sample string 34",
"utmx": 35.1,
"utmy": 36.1,
"utmzone": "sample string 37",
"hoehe": 38.1,
"geographischebreite": "sample string 39",
"geographischelaenge": "sample string 40",
"flaeche": 41.1,
"anfahrtpkw": "sample string 42",
"anfahrtbus": "sample string 43",
"anfahrtbahn": "sample string 44",
"karte": "sample string 45",
"gebietsfuehrer": "sample string 46",
"info1": "sample string 47",
"info2": "sample string 48",
"aktuellesinternet": "sample string 49",
"webembeddcode": "sample string 50",
"weblink": "sample string 51",
"zusatzfelder": [
{
"key": 1,
"value": "sample string 2"
},
{
"key": 1,
"value": "sample string 2"
}
]
},
"stunden": 1.0
}
]