Get Inspector

Gets information about the specified inspector

Resource Information

Scope inspectors

Deprecated scope name:   get_inspector

App Type Agency
Authorization Type Access token
URI /v4/inspectors/{id}?lang={lang}
HTTP Method GET
Automation Version(s) 7.3.2

Request Information

Field or Parameter Type Required Values Description Automation Version
id string Yes   The unique identifier for the object, assigned by the Civic Platform server and provided in a response. 7.3.2
lang String No   Indicates the language applied. 7.3.2

Response Information

Field Type Description Automation Version
result result{}   7.3.2
result.department result.department{} The name of the department where the inspector works. 7.3.2
result.department.text string The localized display text. 7.3.2
result.department.value string The value for the specified parameter. 7.3.2
result.firstName string The contact's first name. This field is only active when the Contact Type selected is Individual. 7.3.2
result.id string The unique identifier for the object, assigned by the Civic Platform server and provided in a response. 7.3.2
result.lastName string The last name (surname). 7.3.2
result.middleName string The middle name. 7.3.2
result.preferredChannel string The method by which the contact prefers to be notified, by phone for example. 7.3.2
status integer The request status. 7.3.3