get
https://api.lucid.co/users/
Retrieves information about the requested user.
- The requested user must be on the authenticated account.
Valid Authentication Methods
API Key Grants:
- AccountReadonly
OAuth 2.0 User Token and Account Token Scopes:
- account.user:readonly
403Forbidden. Occurs if the user does not belong to the authenticated account or if the user does not exist.