User details

Show information for the specified user. Use ?expand=enterprise to include enterprise details in the response. Use ?expand=cost_centers to include cost centers grouped by subsidiary. Use ?expand=manager to include manager information grouped by subsidiary. Multiple expand parameters can be combined with commas: ?expand=enterprise,cost_centers,manager.

Expandable resources (pass to ?expand=):

OptionWhat it adds
enterpriseAdds the full enterprise object the user belongs to (omitted unless expanded).
cost_centersAdds the cost_centers the user can submit to, grouped by subsidiary (omitted unless expanded).
managerAdds the user's manager per subsidiary (the manager object is null when none is assigned).
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Id of the desired object

string
required

Id of the selected enterprise

Query Params
expand
array of strings

Related resources to inline. Combine multiple with commas, e.g. ?expand=enterprise,cost_centers. Available options: enterprise, cost_centers, manager. By default these come back as <field>_id references (or are omitted); expanding replaces them with the full nested object.

expand
Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json