Resources
List Resources
List all the resources
GET
Query Parameters
Datetime filter, only return items updated since this datetime. Example format: 2021-01-01T00:00:00+00:00
Limit size (page size)
Required range:
x >= 0
Filter resources by name (comma-separated values supported)
Filter resources by vendor (comma-separated values supported)
Filter resources by state (comma-separated values supported)
Example:
"ACTIVE,DELETED,IGNORED"
Filter resources by type (comma-separated values supported)
Example:
"branch,host,container,dependency,image,unknown"
Response
200
application/json
Successful Response
List of items returned in the response
Response model for returning resource details via an API endpoint.
Skip token to continue from the last item in the previous page
Skip token to continue from the first item in the previous page