Path Parameters
The unique identifier of the organization
Query Parameters
Number of items to skip for pagination (minimum: 0)
Maximum number of items to return (minimum: 1, maximum: 1000)
Filter sessions created after this date (ISO 8601 format)
Filter sessions created before this date (ISO 8601 format)
Filter sessions updated after this date (ISO 8601 format)
Filter sessions updated before this date (ISO 8601 format)
Filter sessions by user IDs (array of strings)
Filter sessions by specific Devin session IDs (array of strings)
Filter sessions by tags (array of strings)
Sort order for results by creation date. Options: “asc” or “desc”
Response
Array of session detail objects
Total number of sessions available for the organization
Number of items skipped
Maximum number of items per page
Whether more items are available
Cursor for the next page (if applicable)
