cURL
curl --request GET \
--url 'https://app.teable.ai/api/user/last-visit/map?resourceType=SOME_STRING_VALUE&parentResourceId=SOME_STRING_VALUE' \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{}user
Get userlast visitmap
Get user last visited resource map
GET
/
user
/
last-visit
/
map
cURL
curl --request GET \
--url 'https://app.teable.ai/api/user/last-visit/map?resourceType=SOME_STRING_VALUE&parentResourceId=SOME_STRING_VALUE' \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{}授权
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
查询参数
可用选项:
space, base, table, view, dashboard, workflow, app 响应
200 - application/json
Returns data about user last visit map.
Show child attributes
Show child attributes
最后修改于 2026年3月5日
此页面对您有帮助吗?
⌘I

