Endpoint
Authentication
Include your API key in the request header:Path Parameters
string
required
The identifier used to look up the user. Three formats are supported:
Response
A successful request returns HTTP200 with a User object.
Response Fields
string
The Shilo-assigned UUID for this user.
string
The user ID from your external system.
string
Full display name of the user.
string
Primary email address of the user.
string
The user’s configured timezone in IANA format (e.g.
America/New_York).string
URL of the user’s profile picture, if set.
string
ISO-8601 timestamp indicating when this user was created in Shilo.