v1
latestOpenAPI 3.0.02026-07-23213665.0 KBList Resources
Use this endpoint to list all catalog resources. The resources can be sorted or filtered by most of the fields in the response, using the Sort and Filter JSON objects respectively. More details about the sort and filter query parameters can be found below. The default sort is by external usage in descending order.
Please refer to our product documentation here for assistance with the filter param. We have exposed a filter generator in https://app.secoda.co/settings/api to make creating these requests easier.
Important Limitations:
- This endpoint has a maximum limit of 10,000 resources that can be returned across all pages
- For large datasets exceeding 10,000 resources, consider using more specific filter to narrow your results
Query parameters
The page number for paginated results.
The ID of the team the resources should filter by.
A serialized and URL encoded JSON object to define filters on the catalog resources. See Catalog Filter for the definition of this JSON object.
A serialized and URL encoded JSON object to define the sort pattern on the catalog resources. See Catalog Sort for the definition of this JSON object.
Response
List of resources.