/
Mail Fields Api

Mail Fields Api

Inhaltsverzeichnis

Felder für die Mail Api zurückgeben

Endpunkt: GET- /api/v1/mail/fields
Version: 2.22.127
Beschreibung: Ruft Mails mithilfe eines Base Filters ab

Beispiel Request:

/api/v1/mail/fields

 

Beispiel Response:

200 Statuscode

[ { "FieldName": "Id", "TypeName": "Int64", "IsReadOnly": true, "BelongsTo": "AppointmentEntity" }, { "FieldName": "RegisterUri", "TypeName": "String", "IsReadOnly": true, "BelongsTo": "AppointmentEntity" }, { "FieldName": "UID", "TypeName": "String", "IsReadOnly": true, "BelongsTo": "AppointmentEntity" } ]

401 Statuscode:

Kein Body

500 Statuscode:

Interner Server Error

Tritt auf wenn ein oder mehrere Services nicht aufgerufen werden können


Related content

Mail Api
More like this
Abwesenheitsnotiz API
Abwesenheitsnotiz API
More like this
Verknüpfen API
Verknüpfen API
Read with this
Mail Plain Api
Mail Plain Api
More like this
Mailbox Api
More like this
Mail Tag Api
More like this