cmdb.contact
Work in Progress
cmdb.contact.read#
Retrieves all assigned objects by contact.
Request parameters#
| Key | JSON data type | Required | Description |
|---|---|---|---|
| method | String | only "assigned_objects_by_contact" available | |
| filter | Object | Yes | By email String or id Integer |
WIP
Response parameters#
JSON key result contains an array of JSON objects. Each object contains a search result.
| Key | JSON data type | Description |
|---|---|---|
| key | String | Attribute which relates to query |
| value | String | Value which relates to query |
Example#
1 2 3 4 5 6 7 8 9 10 11 12 13 | |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | |
Siehe auch#
- API v1 Methoden — Übersicht aller API v1 Methoden
- API Add-on — Einstieg in das API Add-on
- i-doit Add-ons — Alle verfügbaren Add-ons