get https://{server}/api-gateway/api/v2/dtables//related-users/
List all collaborators of a base with name, email address and avatar.
Response
List all collaborators of a base with name, email address and avatar.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api-gateway/api/v2/dtables/base_uuid/related-users/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: