Get a single sencai-agent by id
GET /sencai-agents/{id}
GET
/sencai-agents/{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
hostname
string
organisation
cloud_instance
version
string
os
string
arch
string
enrolled_at
string format: date-time
last_heartbeat_at
string format: date-time
capabilities
Arbitrary JSON value (object, array, string, number, boolean, or null)
cert_fingerprint
string
enrollment_token
string
status
string
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