Get User

Get a specific user on the account.

Path Params
string
required

ID of the Lucid user.

Query Params
attributes
array of strings

Comma-separated list of attribute names to include in the response. The attribute id is always returned. Cannot be used with excludedAttributes.

attributes
excludedAttributes
array of strings

Comma-separated list of attribute names to exclude from the response. The attribute id is always returned and cannot be excluded. Cannot be used with attributes.

excludedAttributes
Responses

401

Unauthorized. Occurs if bearer token is invalid.

404

Not Found. Occurs if the user was not found.

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