List packages for a threat campaign

Returns a cursor-paginated list of package PURLs affected by a single supply
chain attack campaign. This is the primary way to retrieve all packages for a
known campaign without an inline, unbounded list on the campaign object.

Pagination follows the same { items, endCursor } envelope as the campaigns
list. Pass the endCursor value back as cursor to fetch the next page.

Authentication: Organization API token, OAuth2, or NextAuth session.
Required token scope: threat-campaigns:list.

This endpoint requires an Enterprise Plan with the Threat Feed add-on.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Organization slug

string
required

Campaign ID

Query Params
integer
1 to 1000

Number of packages per page. Default 100, max 1000.

string

Opaque cursor for pagination. Use the endCursor value from the previous response.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json