POST
/
infrastructure
/
nodes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
endTime
integer
required

End time in seconds since epoch

startTime
integer
required

Start time in seconds since epoch

environments
string[]

List of environments to filter nodes by

excludeFilters
object

Filters to exclude from the nodes

filters
object

Filters to apply to the nodes

splits
string[]

Attributes to split the nodes by

Response

200 - application/json
nodes
object[]

List of nodes matching the criteria