Skip to content

List sencai-agents

GET
/sencai-agents

Sencai Agent fleet (F2.AGT.01). Každý záznam reprezentuje jednoho host-agenta zaregistrovaného přes agent-gateway (WSS+mTLS). Nese enrollment/heartbeat metadata, capabilities a otisk klientského certifikátu. Třída: control-metadata — pouze operátorská metadata + reference, nikdy secrets v plaintextu (enrollment_token + cert_fingerprint jsou Strapi private fields).

pagination[page]
integer
pagination[pageSize]
integer
filters

Strapi REST filter syntax

object
sort
string
populate
string

OK

object
data
Array
object
hostname
string
organisation
One of:

DocumentId reference to api::organisation.organisation

string
cloud_instance
One of:

DocumentId reference to api::cloud-instance.cloud-instance

string
version
string
os
string
Allowed values: linux windows
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
Allowed values: pending active disconnected revoked
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
nullable
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer

Missing or invalid authentication

Not authorized (tenant scope or capability)