API calls for Lucidchart
List users
This endpoint is called if you have a Team plan and used OAuth 2.0 authentication to configure the Lucidchart connector.
The call uses the GET operation to retrieve a list of users.
URI:https://api.lucid.co/users
For more information, see Lucidchart API docs.
Get all users
This endpoint is called if you have an Enterprise plan and used SCIM bearer token authentication to configure the Lucidchart connector.
The call uses the GET operation to retrieve a list of users.
URI:https://users.lucid.app/scim/v2/Users
For more information, see Lucidchart API docs.