Person

Retrieves the collection of Person resources.

get

Retrieves the collection of Person resources.

Autorisierungen
AuthorizationstringErforderlich
Bearer authentication header of the form Bearer <token>.
Abfrageparameter
changed[after]stringOptional
changed[before]stringOptional
id[between]stringOptional
id[gt]stringOptional
id[gte]stringOptional
id[lt]stringOptional
id[lte]stringOptional
Antworten
chevron-right
200

Person collection

hydra:totalItemsintegerOptional
get
/api/people
200

Person collection

Retrieves a Person resource.

get

Retrieves a Person resource.

Autorisierungen
AuthorizationstringErforderlich
Bearer authentication header of the form Bearer <token>.
Pfadparameter
idstringErforderlich

Resource identifier

Antworten
chevron-right
200

Person resource

Person

@idstringNur lesenOptional
@typestringNur lesenOptional
@contextone ofNur lesenOptional
stringOptional
oder
idintegerOptional

The unique identifier for the person entity

externalIdstringOptional

The external ID used for referencing external accounts

firstnamestringOptional

The persons firstname

lastnamestringOptional

The persons surname

foaTypestring · enumOptional

Foa type of the person

Mögliche Werte:
academicPrefixstringOptional

The persons academic title

academicSuffixstringOptional

The persons name suffix, additional information

genderspecificFormOfAddressPartstring · enumOptionalVeraltet

The persons form of address

Mögliche Werte:
birthdaystring · date-time · nullfähigOptional

The persons birthday

functionstringOptional

The persons function / job / responsibility

efnstringOptional

The persons unified training number

lastUpdatedstring · date-timeOptional

Last change of the person or address infos

textVitastringOptional

Vita of a person

genderstring · enumOptionalVeraltet

Gender of the person, not stored in most cases

Mögliche Werte:
memberIdstringOptional

A global frame independet member id, not connected with the member management

membershipstringOptional

Institution the member id belongs to

isMarkedDeletedbooleanOptional

Marker for deleted person

isMarkedImportedbooleanOptional

Marker for imported person

additionalTextInfostringOptional

Some additional plain text info

accountTypestring · enumOptional

Type of account

Mögliche Werte:
accountstring · iri-referenceOptional

The Account

mergedToPersonstring · iri-reference · nullfähigOptional

If person is merged, the link to the merge result

languagestring · iri-reference · nullfähigOptional

The persons language

get
/api/people/{id}

Retrieves a Person resource.

get

Retrieves a Person resource.

Autorisierungen
AuthorizationstringErforderlich
Bearer authentication header of the form Bearer <token>.
Pfadparameter
idstringErforderlich

Resource identifier

Antworten
chevron-right
200

Person resource

Person

@contextone ofNur lesenOptional
stringOptional
oder
@idstringNur lesenOptional
@typestringNur lesenOptional
idintegerOptional
ancestorListinteger[]Optional

List of ancestor person ids recursion is limit to 10 levels so

get
/api/people/{id}/merge-history

Zuletzt aktualisiert

War das hilfreich?