GET api/taetigkeit/taetigkeitzustaendige/{kurs_id}
Liste aller Zuständigen einer Tätigkeit.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| kurs_id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of TaetigkeitZustaendige| 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": "7a7c2bff-e577-4a93-8a35-57b434f167a6",
"kurs_id": "450b8405-6e60-4d7d-9b99-318e6fc03f23",
"termin_id": "e1e4c7e7-7b72-448c-8e43-9bc7947db9a9",
"zustaendigkeit_id": "ca68dba2-9dc0-403f-8450-223090388daf",
"zustaendigkeit": "sample string 4",
"mitglied": {
"id": "723f1680-a87b-4485-8f9a-3fa06347fd6c",
"sek_id": "b1a21996-bed8-4c15-8a3c-41268ec16613",
"mitgliedsnr": 3,
"kat_id": "22c7621b-af14-4b9a-b5d6-b5f45565db2e",
"mitglied": true,
"status": 1,
"eintrittgv": "2026-06-23T12:19:34.6361155+02:00",
"eintrittsek": "2026-06-23T12:19:34.6361155+02:00",
"eintritt_id": "bd0c38a7-9c24-41e3-ba36-00f72cebb906",
"austritt": "2026-06-23T12:19:34.6361155+02:00",
"austritt_id": "44a9d99f-da06-4b19-944a-bd5ccb050609",
"abgemeldetam": "2026-06-23T12:19:34.6361155+02:00",
"istverstorben": true,
"zeitung": true,
"zeitungresolved": true,
"fam_id": "ffabdf7c-b66e-4dc1-9857-4bfa3623119d",
"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-23T12:19:34.6361155+02:00",
"gebort": "sample string 29",
"nationalitaet_id": "2c3f7728-9b21-4bbf-b8c0-307fb7f4d80a",
"steuernummer": "sample string 30",
"notiz": "sample string 31",
"datenfreigabefunktionaer": 0,
"datenfreigabebenutzer": 0,
"datenfreigabeanschriften": 0,
"sprache_id": "05c1de37-2fc9-4ebd-a165-24479c8ce8cb",
"zusatzfelder": [
{
"key": 1,
"value": "sample string 2"
},
{
"key": 1,
"value": "sample string 2"
}
],
"qrcode": "sample string 32",
"kartennr": "sample string 33"
},
"sektion": {
"id": "891d9264-1449-46c1-a512-bfd3d6c62a85",
"name": "sample string 2",
"nameextern": "sample string 3",
"sektionsnr": 4,
"typ": 1,
"sek_id": "d7269bf0-2c80-4661-8e9b-3678d4785cdf",
"gruendung": "2026-06-23T12:19:34.6361155+02:00",
"steuernr": "sample string 7",
"dekretnr": "sample string 8",
"dekretdatum": "2026-06-23T12:19:34.6361155+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": "dec8c3b1-9bb5-47a9-ae30-d6c4d683b479",
"sek_id": "f81010a1-1f56-45dc-aa24-02c7d01dc626",
"nummer": 3,
"name1": "sample string 4",
"name2": "sample string 5",
"name3": "sample string 6",
"typ": 1,
"besitz": 1,
"status": 1,
"merkmal_id": "445d8109-9a88-4c12-aefb-c69bab3c9edb",
"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": "7a7c2bff-e577-4a93-8a35-57b434f167a6",
"kurs_id": "450b8405-6e60-4d7d-9b99-318e6fc03f23",
"termin_id": "e1e4c7e7-7b72-448c-8e43-9bc7947db9a9",
"zustaendigkeit_id": "ca68dba2-9dc0-403f-8450-223090388daf",
"zustaendigkeit": "sample string 4",
"mitglied": {
"id": "723f1680-a87b-4485-8f9a-3fa06347fd6c",
"sek_id": "b1a21996-bed8-4c15-8a3c-41268ec16613",
"mitgliedsnr": 3,
"kat_id": "22c7621b-af14-4b9a-b5d6-b5f45565db2e",
"mitglied": true,
"status": 1,
"eintrittgv": "2026-06-23T12:19:34.6361155+02:00",
"eintrittsek": "2026-06-23T12:19:34.6361155+02:00",
"eintritt_id": "bd0c38a7-9c24-41e3-ba36-00f72cebb906",
"austritt": "2026-06-23T12:19:34.6361155+02:00",
"austritt_id": "44a9d99f-da06-4b19-944a-bd5ccb050609",
"abgemeldetam": "2026-06-23T12:19:34.6361155+02:00",
"istverstorben": true,
"zeitung": true,
"zeitungresolved": true,
"fam_id": "ffabdf7c-b66e-4dc1-9857-4bfa3623119d",
"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-23T12:19:34.6361155+02:00",
"gebort": "sample string 29",
"nationalitaet_id": "2c3f7728-9b21-4bbf-b8c0-307fb7f4d80a",
"steuernummer": "sample string 30",
"notiz": "sample string 31",
"datenfreigabefunktionaer": 0,
"datenfreigabebenutzer": 0,
"datenfreigabeanschriften": 0,
"sprache_id": "05c1de37-2fc9-4ebd-a165-24479c8ce8cb",
"zusatzfelder": [
{
"key": 1,
"value": "sample string 2"
},
{
"key": 1,
"value": "sample string 2"
}
],
"qrcode": "sample string 32",
"kartennr": "sample string 33"
},
"sektion": {
"id": "891d9264-1449-46c1-a512-bfd3d6c62a85",
"name": "sample string 2",
"nameextern": "sample string 3",
"sektionsnr": 4,
"typ": 1,
"sek_id": "d7269bf0-2c80-4661-8e9b-3678d4785cdf",
"gruendung": "2026-06-23T12:19:34.6361155+02:00",
"steuernr": "sample string 7",
"dekretnr": "sample string 8",
"dekretdatum": "2026-06-23T12:19:34.6361155+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": "dec8c3b1-9bb5-47a9-ae30-d6c4d683b479",
"sek_id": "f81010a1-1f56-45dc-aa24-02c7d01dc626",
"nummer": 3,
"name1": "sample string 4",
"name2": "sample string 5",
"name3": "sample string 6",
"typ": 1,
"besitz": 1,
"status": 1,
"merkmal_id": "445d8109-9a88-4c12-aefb-c69bab3c9edb",
"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
}
]