Returns all monitors created by the authenticated user.
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.
API key for authentication.
Page number to retrieve.
x >= 1Number of records per page.
1 <= x <= 1000Filter results by text (case-insensitive substring match).
Filter results by ownership. Defaults to all.
Controls which resources are returned based on ownership.
all: Returns resources owned by the user and resources shared
with them (default, backward compatible).own: Returns only resources created by the authenticated user.shared: Returns only resources shared with the user by others.all, own, shared List of user monitors
Total number of monitors for this user.
3
Current page number.
1
Number of monitors per page.
100
Total number of pages available.
1
Array of monitor summaries.