Inventory
Search Inventory
Authorizations
AuthorizationstringRequired
JWT authentication token
Query parameters
includeAssetConfigurationbooleanOptionalDefault:
Include asset configuration
falseBody
sizeintegerOptionalDefault:
Number of results to return per page (max 10000)
50sourcestring[]Optional
List of fields to include in the response
Responses
200
Successful response
application/json
400
Bad Request Error
application/json
401
Unauthorized Error
application/json
500
Internal Server Error
application/json
post
/api/inventoryGet Asset
Authorizations
AuthorizationstringRequired
JWT authentication token
Path parameters
assetIdstringRequired
Responses
200
Successful response
application/json
400
Bad Request Error
application/json
401
Unauthorized Error
application/json
404
Not Found Error
application/json
500
Internal Server Error
application/json
get
/api/inventory/{assetId}Get Providers
Returns a list of all supported cloud and SaaS providers
Authorizations
AuthorizationstringRequired
JWT authentication token
Responses
200
Successful response
application/json
Responsestring[]Example:
["aws","gcp","azurerm","oci","k8s","akamai","newrelic","datadog"]401
Unauthorized Error
application/json
500
Internal Server Error
application/json
get
/api/inventory/providersGet IaC Coverage
Returns IaC coverage statistics for the account, optionally filtered by integrations
Authorizations
AuthorizationstringRequired
JWT authentication token
Body
integrationsstring[]Optional
List of integration IDs to filter by
Responses
200
Successful response
application/json
400
Bad Request Error
application/json
401
Unauthorized Error
application/json
404
Not Found Error
application/json
500
Internal Server Error
application/json
post
/api/inventory/iac-coverageLast updated
Was this helpful?

