List sessions

Get a list of all CyberStrike sessions, sorted by most recently updated.

get/session

Query parameters

directorystring

Filter sessions by project directory

rootsboolean

Only return root sessions (no parentID)

startnumber

Filter sessions updated on or after this timestamp (milliseconds since epoch)

searchstring

Filter sessions by title (case-insensitive)

limitnumber

Maximum number of sessions to return

Response

List of sessions

idstring required
slugstring required
projectIDstring required
directorystring required
parentIDstring
titlestring required
versionstring required

Changes

Changed in 2 of the 102 revisions of this API.11

    • added the optional property items/summary/diffs/items/status to the response with the 200 status

      response-optional-property-added

    • removed the optional property items/summary/diffs/items/status from the response with the 200 status

      response-optional-property-removed

    This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog