List of artifacts' metadata.
Returns a paginated list of artifacts' metadata such as memdumps, created files, etc ..
Path Parameters
- id string required
Behavior report GUID
Responses
- 200
- 400
- 500
OK
- */*
- Schema
- Example (from schema)
Schema
- object
{}
Bad Request
- */*
- Schema
- Example (from schema)
Schema
- details
- message string
- status integer
{
"details": {},
"message": "string",
"status": 0
}
Internal Server Error
- */*
- Schema
- Example (from schema)
Schema
- details
- message string
- status integer
{
"details": {},
"message": "string",
"status": 0
}
Loading...