Query
Response
Queries
signingAgents
Returns signing agent summaries.
QUERY
signingAgents: [SigningAgentSummary!]!Returns
id
ID!
Stable identifier for this signing agent summary.
name
String!
Display name of this signing agent summary.
hostname
String
Host name reported by this signing agent summary.
supported
Boolean
Whether the supported condition is true for this signing agent summary.
lastSeenAt
String
ISO 8601 timestamp when this signing agent summary was last seen. May be null when unavailable or not applicable.
Query
Response