These docs are for v1.0. Click to read the latest docs for v1.2.

Get User

Get a specific user on the account.

Path Params
string
required

ID of the Lucid user to get.

Responses

401

Unauthorized. Occurs if bearer token is invalid.

404

Not Found. Occurs if the user was not found.

Language