Get a single lumen-history by id
GET /lumen-histories/{id}
GET
/lumen-histories/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”OK
object
data
object
session_id
required
string
session_title
string
messages
Arbitrary JSON value (object, array, string, number, boolean, or null)
message_count
integer
last_message_at
string format: date-time
actor_id
string
actor_email
string
organisation
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found