List source groups
Jobs
List source groups
Returns a paginated list of source groups visible to your organization.
A source group is a named, curated domain allowlist maintained by NewsCatcher — for
example “Top 100 US Finance”. Pass a group’s slug in source_groups when creating
a job to scope article fetching to that group’s domains, instead of maintaining a
long domain list yourself.
The response covers public groups plus any restricted groups your organization has
been granted access to. Each entry returns slug, name, and description.
GET
List source groups
Authorizations
API key for authentication.
Query Parameters
Page number to retrieve.
Required range:
x >= 1Number of source groups per page.
Required range:
1 <= x <= 500Response
Source groups retrieved successfully.

