Search for catalogs, schemas, and tables across the project. You can filter the search results by specifying a catalog or schema. You can also specify a limit and offset for pagination.
See the request body for more details.
Documentation Index
Fetch the complete documentation index at: https://docs.peaka.com/llms.txt
Use this file to discover all available pages before exploring further.


Use the Authorization header with the value 'Bearer ' to authenticate. Partner API Keys have full access; Project API Keys are limited to their project scope. Learn more: https://docs.peaka.com/api-reference/authentication
ID of the project
Search Anywhere
Catalog Query Name. Search only for that catalog.
Schema Name. Search only for that schema. If catalog is also given, find the tables under catalog.schema.*
Search term. Does a case-insensitive contains search.
Number of results to return. Default is 100.
Number of results to skip. Default is 0.