Get an overview of resource alerts for a list of projects or all projects
you have access to.
post/api/v1.0/resource-alerts
Request
Authorization
X-AT
header
apiKey
Query Parameters
intervalThe interval to group the results on. Defaults to '1d'.
string
Body
application/json
projectIdsThe project IDs you want to limit the list to.
array integer[]
environmentNameThe name of the environments you wish to limit the search to. Only used when passing in project IDs.
string
stackItemIdThe ID of the stack item you wish to limit the search to.
integer
containerNameReturn alerts for the given container. Only used when passing in a stack item ID.
integer
typeThe resource type to filter on.
string
cpu
Response
200Resource alerts for the requested time frame and type.
403Not authorised
500Search failed
Shell cURL
shellShow schema
json