🚀 @ Any Node in AI Chat! See our changelog for details.
curl --request GET \
--url https://app.teable.ai/api/auth/temp-token \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{
"accessToken": "<string>",
"expiresTime": "<string>"
}Get temp token
curl --request GET \
--url https://app.teable.ai/api/auth/temp-token \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{
"accessToken": "<string>",
"expiresTime": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://help.teable.ai/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?