Get My User Account

Returns the account information for the currently logged in agency user.

Resource Information

Scope

users

App Type Agency
Authorization Type Access token
URI /v4/users/me?lang={lang}
HTTP Method GET
Automation Version(s) 9.0.0

Request Information

Field or Parameter Type Required Values Description Automation Version
lang String No   Indicates the language applied. 9.0.0

Response Information

Field Type Description Automation Version
result result{} 9.0.0
result.department result.department{} Contains department information. 9.0.0
result.department.id string The department id. 9.0.0
result.department.agency string The department agency. 9.0.0
result.department.bureau string The name of the bureau, which is an organization level within an agency. 9.0.0
result.department.division string The name of the division, which is an organization level within a bureau. 9.0.0
result.department.group string The department group. 9.0.0
result.department.section string A piece of a township measuring 640 acres, one square mile, numbered with reference to the base line and meridian line. 9.0.0
result.department.serviceProviderCode string The unique agency identifier on the Accela Civic Platform. 9.0.0
result.department.text string The localized display text. 9.0.0
result.department.value string The display value. 9.0.0
result.firstName string The user's first name. 9.0.0
result.lastName string The user's last name. 9.0.0
result.fullName string The user's full name. 9.0.0
result.id string The unique identifier of the agency user. 9.0.0
result.initial string The user initials. 9.0.0
result.serviceProviderCode string he unique agency identifier. 9.0.0
result.value string The id display value. 9.0.0
status integer The request status. 9.0.0