Retrieve every corpus you own along with indexing metadata.
401 Unauthorized.
page_size to navigate through large corpus lists.null if on the last page.null if on the first page.id - Corpus UUIDcorpora_name - Normalized name (lowercase snake_case)indexing_status - Current status (PND, PRS, IND, ERR)size_on_disk - Storage size in bytesindex_type - Indexing strategy (VSI, SMI, DSI)is_published - Public visibility flagEfficient Pagination
Filter by Status
Display Corpus Names
Check Name Uniqueness
200 OK if name is available, 400 Bad Request if already taken.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A page number within the paginated result set.
Number of results to return per page.