cURL
curl --request GET \
--url https://app.teable.ai/api/space/authentication/providers \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'[
{
"id": "<string>",
"name": "<string>"
}
]space
Get spaceauthenticationproviders
Get space authentication providers
GET
/
space
/
authentication
/
providers
cURL
curl --request GET \
--url https://app.teable.ai/api/space/authentication/providers \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'[
{
"id": "<string>",
"name": "<string>"
}
]Last modified on March 5, 2026
此页面对您有帮助吗?
⌘I

