GET api/objekt/objektkennungen/{objekt_id}
Liefert alle aktiven Kennungen des Objektes "objekt_id"
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| objekt_id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of MitgliedFunktionKennung2| Name | Description | Type | Additional information |
|---|---|---|---|
| fkt | FunktionKennung |
None. |
|
| mgd | Mitglied |
None. |
|
| sek | Sektion |
None. |
|
| sek_id | globally unique identifier |
None. |
|
| anfang | date |
None. |
|
| ende | date |
None. |
|
| aktiv | boolean |
None. |
|
| obj | Objekt |
None. |
|
| hinweis | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"fkt": {
"id": "96ffbf14-1515-40bf-84f7-a3481d88dde3",
"name": "sample string 2",
"name_maennlich": "sample string 3",
"name_weiblich": "sample string 4",
"name_divers": "sample string 5",
"sek_id": "af7f774a-8fa0-42ac-99bb-3bf4ef20449c",
"parent_id": "cdda7018-a444-4f62-9764-16dcbaf60f0f",
"ebene": 8,
"reihenfolge": 9,
"weiterbildung_id": "5c971819-e446-4dac-b06f-747c3c26d5ae",
"onlineausgabe": true,
"notiz": "sample string 12"
},
"mgd": {
"id": "cc0fa0c7-0f3b-44e3-95b8-781798fb6a75",
"sek_id": "e03285ad-c792-4f4b-8d93-2265c0dc74ca",
"mitgliedsnr": 3,
"kat_id": "11f4615d-7d69-4097-8e86-1aa9b1758ca4",
"mitglied": true,
"status": 1,
"eintrittgv": "2026-06-23T12:13:33.5163572+02:00",
"eintrittsek": "2026-06-23T12:13:33.5163572+02:00",
"eintritt_id": "f7ba82b3-de8c-45dd-88c2-7bb54aa36d37",
"austritt": "2026-06-23T12:13:33.5163572+02:00",
"austritt_id": "96a309cc-8664-4fee-b1ca-a21328c86a09",
"abgemeldetam": "2026-06-23T12:13:33.5163572+02:00",
"istverstorben": true,
"zeitung": true,
"zeitungresolved": true,
"fam_id": "24e69ecc-983a-4547-98d9-6df3212108ca",
"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:13:33.5163572+02:00",
"gebort": "sample string 29",
"nationalitaet_id": "ce775730-8ddb-4a05-810c-644966c71893",
"steuernummer": "sample string 30",
"notiz": "sample string 31",
"datenfreigabefunktionaer": 0,
"datenfreigabebenutzer": 0,
"datenfreigabeanschriften": 0,
"sprache_id": "d57097d7-d331-46c5-9efb-a998b2df0aa4",
"zusatzfelder": [
{
"key": 1,
"value": "sample string 2"
},
{
"key": 1,
"value": "sample string 2"
}
],
"qrcode": "sample string 32",
"kartennr": "sample string 33"
},
"sek": {
"id": "31cb83df-2218-468f-8596-eab708f36cce",
"name": "sample string 2",
"nameextern": "sample string 3",
"sektionsnr": 4,
"typ": 1,
"sek_id": "8d4bc885-7f44-4dcd-8ad4-a26acaedb33a",
"gruendung": "2026-06-23T12:13:33.5163572+02:00",
"steuernr": "sample string 7",
"dekretnr": "sample string 8",
"dekretdatum": "2026-06-23T12:13:33.5163572+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"
}
]
},
"sek_id": "80b29901-6a61-48f5-a678-ad4872a84b79",
"anfang": "2026-06-23T12:13:33.5163572+02:00",
"ende": "2026-06-23T12:13:33.5163572+02:00",
"aktiv": true,
"obj": {
"id": "fa00a3e6-3e97-45aa-865f-44eb9f7cffa3",
"sek_id": "8690d5fa-4c52-43df-a896-5762ef1574d9",
"nummer": 3,
"name1": "sample string 4",
"name2": "sample string 5",
"name3": "sample string 6",
"typ": 1,
"besitz": 1,
"status": 1,
"merkmal_id": "1b74fdc0-e84e-4a80-bb00-211df7c972fc",
"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"
}
]
},
"hinweis": "sample string 3"
},
{
"fkt": {
"id": "96ffbf14-1515-40bf-84f7-a3481d88dde3",
"name": "sample string 2",
"name_maennlich": "sample string 3",
"name_weiblich": "sample string 4",
"name_divers": "sample string 5",
"sek_id": "af7f774a-8fa0-42ac-99bb-3bf4ef20449c",
"parent_id": "cdda7018-a444-4f62-9764-16dcbaf60f0f",
"ebene": 8,
"reihenfolge": 9,
"weiterbildung_id": "5c971819-e446-4dac-b06f-747c3c26d5ae",
"onlineausgabe": true,
"notiz": "sample string 12"
},
"mgd": {
"id": "cc0fa0c7-0f3b-44e3-95b8-781798fb6a75",
"sek_id": "e03285ad-c792-4f4b-8d93-2265c0dc74ca",
"mitgliedsnr": 3,
"kat_id": "11f4615d-7d69-4097-8e86-1aa9b1758ca4",
"mitglied": true,
"status": 1,
"eintrittgv": "2026-06-23T12:13:33.5163572+02:00",
"eintrittsek": "2026-06-23T12:13:33.5163572+02:00",
"eintritt_id": "f7ba82b3-de8c-45dd-88c2-7bb54aa36d37",
"austritt": "2026-06-23T12:13:33.5163572+02:00",
"austritt_id": "96a309cc-8664-4fee-b1ca-a21328c86a09",
"abgemeldetam": "2026-06-23T12:13:33.5163572+02:00",
"istverstorben": true,
"zeitung": true,
"zeitungresolved": true,
"fam_id": "24e69ecc-983a-4547-98d9-6df3212108ca",
"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:13:33.5163572+02:00",
"gebort": "sample string 29",
"nationalitaet_id": "ce775730-8ddb-4a05-810c-644966c71893",
"steuernummer": "sample string 30",
"notiz": "sample string 31",
"datenfreigabefunktionaer": 0,
"datenfreigabebenutzer": 0,
"datenfreigabeanschriften": 0,
"sprache_id": "d57097d7-d331-46c5-9efb-a998b2df0aa4",
"zusatzfelder": [
{
"key": 1,
"value": "sample string 2"
},
{
"key": 1,
"value": "sample string 2"
}
],
"qrcode": "sample string 32",
"kartennr": "sample string 33"
},
"sek": {
"id": "31cb83df-2218-468f-8596-eab708f36cce",
"name": "sample string 2",
"nameextern": "sample string 3",
"sektionsnr": 4,
"typ": 1,
"sek_id": "8d4bc885-7f44-4dcd-8ad4-a26acaedb33a",
"gruendung": "2026-06-23T12:13:33.5163572+02:00",
"steuernr": "sample string 7",
"dekretnr": "sample string 8",
"dekretdatum": "2026-06-23T12:13:33.5163572+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"
}
]
},
"sek_id": "80b29901-6a61-48f5-a678-ad4872a84b79",
"anfang": "2026-06-23T12:13:33.5163572+02:00",
"ende": "2026-06-23T12:13:33.5163572+02:00",
"aktiv": true,
"obj": {
"id": "fa00a3e6-3e97-45aa-865f-44eb9f7cffa3",
"sek_id": "8690d5fa-4c52-43df-a896-5762ef1574d9",
"nummer": 3,
"name1": "sample string 4",
"name2": "sample string 5",
"name3": "sample string 6",
"typ": 1,
"besitz": 1,
"status": 1,
"merkmal_id": "1b74fdc0-e84e-4a80-bb00-211df7c972fc",
"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"
}
]
},
"hinweis": "sample string 3"
}
]