Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
SecurityCopilotWorkspaces.ReadWrite.All
OData Query Syntax
startswith(displayName,'J')
default
{ "@odata.context": "https://graph.microsoft.com/beta/$metadata#security/securityCopilot/workspaces('default')/sessions", "@odata.count": 2, "value": [ { "id": "f0f54c69-8f8a-4f33-b6e3-386d58b408db", "createdDateTime": "2025-10-15T15:54:58.4862768Z", "lastModifiedDateTime": "2025-10-15T15:54:58.4862768Z", "displayName": null }, { "id": "8e95c36e-c9bd-4e14-8317-3cd4332e1e3b", "createdDateTime": "2025-09-17T19:23:41.1506601Z", "lastModifiedDateTime": "2025-09-17T19:28:21.2902705Z", "displayName": "who am i" } ] }
Was this page helpful?