Get Seed Groups
Retrieve and filter seed groups.
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}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, totalSeeds, createdAt, updatedAt, createdBy, scanStatus, lastScanAt 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 group name.
Optional query parameter for a tag that will be used to filter seed groups.
Response
Paginated seed groups.