Authorizations
Headers
Retrieve the Team ID from: https://cloud.projectdiscovery.io/settings/team
Query Parameters
The number of items to skip before starting to collect the result set
The numbers of items to return
search keyword in enumeration list
types of enumeration list (comma seperated)
comma separated ascending sorting e.g sort_asc=created_at,name
comma separated descending sorting e.g sort_desc=created_at,name
comma separated filter enumeration result by status
time range to get enumerations from
Available options:
last_day
, last_week
, last_month
, last_3_months
, last_6_months
, last_12_months
, all_time
time filter start date
time filter end date
custom query to filter. double encode the query string.