Skip to main content

Retrieves the population models and their rights.

GET 

/api/v1/identity/populations/models

SOAP Equivalent: ACP_GetPopulationsModels

SOAP to REST Field Mapping

REST FieldSOAP FieldNotes
idIDPropertyFormular.ID_PropertyFormular
labelLabelPopulation label
codeCodePopulation code
validityDateStartValidityDateStartproperty.ValidityStart
validityDateEndValidityDateEndproperty.ValidityEnd
rights[].objectTypeRightObjectTypeRightIdentityLoginRight.TableType2
rights[].rightObjectIdID_RightObjectIdentityLoginRight.ID_Table (CATALOG transcoded to ID_Catalog)

The population rights include a default ENVELOPE1 right (id 0) when none is granted. Scoped by the x-tenant header; the session context (institution) is validated first.

Request

Responses

OK