cURL
curl --request GET \
--url 'https://app.teable.ai/api/organization/%7BorganizationId%7D/user-exists?userIds=SOME_ARRAY_VALUE' \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'[
true
]organization
Get organization user exists
GET
/
organization
/
{organizationId}
/
user-exists
cURL
curl --request GET \
--url 'https://app.teable.ai/api/organization/%7BorganizationId%7D/user-exists?userIds=SOME_ARRAY_VALUE' \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'[
true
]Last modified on June 15, 2026
Was this page helpful?
⌘I

