get https://users.lucid.app/scim/v2/Users
Gets all users on an account.
Responses
401Unauthorized. Occurs if bearer token is invalid.
Gets all users on an account.
401Unauthorized. Occurs if bearer token is invalid.
xxxxxxxxxx
curl --request GET \
--url https://users.lucid.app/scim/v2/Users \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: