Assets
Get enumeration stats
GET
/
v1
/
asset
/
enumerate
/
{enumerate_id}
/
stats
Authorizations
X-API-Key
string
headerrequiredHeaders
X-Team-Id
string
Retrieve the Team ID from: https://cloud.projectdiscovery.io/settings/team
Path Parameters
enumerate_id
string
requiredQuery Parameters
time
enum<string>
time filter to select
Available options:
last_day
, last_week
, last_month
, last_3_months
, last_6_months
, last_12_months
, all_time
start_date
string
time filter start date
end_date
string
time filter end date
Response
200 - application/json
asset_stats
object
requiredenumeration_stats
object
Example response
Was this page helpful?