Get Share Status
Spotlight
Get Share Status
Check if a session is shared and get the share token.
GET
Get Share Status
Documentation Index
Fetch the complete documentation index at: https://docs.shinzo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires JWT token authentication.Path Parameters
The session UUID to check sharing status for
Example Request
Response (Shared)
Response (Not Shared)
Status Codes
| Code | Description |
|---|---|
200 | Success |
401 | Unauthorized - invalid or missing JWT token |
404 | Session not found |

