v17

latestOpenAPI 3.0.1raw.githubusercontent.com2026-05-072674388.0 KB
Source Groups
v1

List source groups

List source groups owned by the organization associated with the API key, as well as publicly visible source groups. Supports filtering by name and domain.

get/v1/api/sourceGroups

Query parameters

namestring
domainstring
pagestring

The page number to retrieve.
Starting from 0.
Default value 0.

The page number to retrieve.
Starting from 0.
Default value 0.

sizestring

The number of items per page.
Must be at least 1.
Default value 10.

The number of items per page.
Must be at least 1.
Default value 10.

sortBystring required

Field to sort by.

Field to sort by.

sortOrderstring required

The sort order for the results.
Available values: 'asc' or 'desc'.

The sort order for the results.
Available values: 'asc' or 'desc'.

All 26 operations