studios
List Studio checkpoints
Retrieves the list of checkpoints for the given Studio session ID, sorted by creation date in descending order.
get/studios/{sessionId}/checkpoints
Path parameters
sessionIdstring required
Studio session numeric identifier
Query parameters
workspaceIdinteger
Workspace numeric identifier
searchstring
Optional search criteria, allowing free text search on name and keywords: status, before and after for saved date
maxinteger
Pagination max results
offsetinteger
Pagination offset
Response
OK