Get session details

Returns a generation session with its associated events.

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

idstringRequired
Session ID

Response

Session with events
assemblyStatemap from strings to any or null
catalogVersionstring or null
createdAtstring
eventslist of objects
expiresAtstring
idstring
organizationIdstring or null
planmap from strings to any or null
prdmap from strings to any or null
productObjectmap from strings to any or null
productObjectHashstring or null
schemaVersionstring or null
statusenum
updatedAtstring
userIdstring

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error