AI Studios - Continue Where You Left Off
POST: Get the user’s recently viewed resources (AI Expert, AI Note, Quest, Podcast) to allow them to continue where they left off. Requires a publication URL in the POST body to filter resources by publication. Returns up to 5 most recently viewed resources with interaction details and timestamps. Uses the same flattened format as other AI Studios endpoints for consistency.
Query parameters
limit
Number of resources to return (default: 5, max: 10)
Request
This endpoint expects an object.
url
Publication custom URL to filter resources by
Response
Successfully retrieved continue where left off resources
count
results
next
previous
Errors
400
Bad Request Error
404
Not Found Error

