post https://{server}/api/v2.1/user-list/
List the details of other users identified by their email addresses.
Response
List the details of other users identified by their email addresses.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seatable.io/api/v2.1/user-list/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: