List project resources
Projects
List project resources
Returns all resources assigned to a project, with optional filtering by type.
GET
List project resources
Documentation Index
Fetch the complete documentation index at: https://newscatcherinc-docs.mintlify.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication.
Path Parameters
Unique project identifier.
Query Parameters
Resource type for project association.
Available options:
job, monitor, dataset, monitor_group Page number to retrieve.
Required range:
x >= 1Number of records per page.
Required range:
1 <= x <= 1000Response
Paginated list of resources assigned to the project.
Total number of resources assigned to the project.
Example:
1
Current page number.
Example:
1
Number of resources per page.
Example:
100
Total number of pages.
Example:
1
Resources on this page.

