Backstage · Schema

SearchResultSet

SearchResultSet schema from Backstage search API

Developer PortalInternal Developer PlatformSoftware CatalogOpen Source

Properties

Name Type Description
results array Array of search result documents.
nextPageCursor string Cursor to fetch the next page of results.
previousPageCursor string Cursor to fetch the previous page of results.
numberOfResults integer Total number of matching results.
View JSON Schema on GitHub