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)
page
A page number within the paginated result set.
page_size
Number of results to return per page.
Response
Successfully retrieved continue where left off resources
count
results
next
previous
Errors
400
Bad Request Error
404
Not Found Error

