Get Seeds in a Seed Group
Retrieve and filter seeds for a seed group.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique identifier for an organization group. Unique identifier for an organization.
^[-_0-9a-z]{1,50}Unique identifier for a seed group.
^[0-9a-f]{12}Query Parameters
Requested page size for pagination. A server-selected default of 100 will be used when no perPage is requested via query parameter.
1 <= x <= 5000Page to retrieve in paginated response. A server-selected default of 1 will be used when no page is requested via query parameter.
x >= 1Optional property to sort results by.
name, seedType, createdAt, updatedAt, createdBy Direction of sort-order for items in the response.
asc, desc Optional query parameter for a search string that will be used to match within seed name.
Filter the response to include only seeds with a seed type.
ip, domain, cidr, ip_range Optional query parameter for a tag that will be used to filter seeds.
Response
Paginated seeds.