Skip to content

List Sessions

GET
/api/creative/edit/dev-edit/sessions

List every non-GC’d session for the active project, newest first.

Successful Response

Response List Sessions Api Creative Edit Dev Edit Sessions Get
Array<object>
DevEditSessionSummary

Lightweight session row for the switcher list.

object
sessionId
required
Sessionid
string
projectId
required
Projectid
string
scope
required
Scope
string
createdAt
required
Createdat
integer
completedAt
Any of:
integer
isCancelled
Iscancelled
boolean
isLegacy
Islegacy
boolean