Get
/v1/ztagent/agents
List Conceal agents (devices) with pagination and filters.
Security
API Key: jwtAuth
Header parameter nameauthorization
Use Bearer <token>
Header parameters
Authorization
stringRequired
Bearer token. Format: Bearer <your_token_here>
Query parameters
createdDateEnd
string
Exampleexample string
createdDateStart
string
Exampleexample string
endpoints
array of string
Example[
"example"
]
Item Exampleexample string
hostname
string
Exampleexample string
limit
integer (int32)
Example123
machineId
string
Exampleexample string
page
integer (int32)
Example123
tenantId
string
Exampleexample string
updatedDateEnd
string
Exampleexample string
updatedDateStart
string
Exampleexample string
Responses
200
OK
object
agents
Array of object (concealAgent)
object
createdAt
string
Exampleexample string
disabled
boolean
Exampletrue
id
string
Exampleexample string
identifier
string
Exampleexample string
lastCheckin
string
Exampleexample string
machine
string
Exampleexample string
count
integer (int32)
Example123