Get Cc Pair Indexing Errors
Connectors
Get CC Pair Indexing Errors
Gives back all errors for a given CC Pair. Allows pagination based on page and page_size params.
Args: cc_pair_id: ID of the connector-credential pair to get errors for include_resolved: Whether to include resolved errors in the results page_num: Page number for pagination, starting at 0 page_size: Number of errors to return per page _: Current user, must be curator or admin db_session: Database session
Returns: Paginated list of indexing errors for the CC pair.
GET
Get Cc Pair Indexing Errors
Documentation Index
Fetch the complete documentation index at: https://docs.get-nexus.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authorization header with Bearer token
Path Parameters
Query Parameters
Required range:
x >= 0Required range:
1 <= x <= 100