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'{}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available options:
space, base, table, view, dashboard, workflow, app Response
200 - application/json
Returns data about user last visit map.
Show child attributes
Show child attributes
Last modified on March 5, 2026
Was this page helpful?
⌘I

