Backstage · Example Payload

Search Search Result Example

Developer PortalInternal Developer PlatformSoftware CatalogOpen Source

Search Search Result Example is an example object payload from Backstage, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typedocumentrankhighlight

Example Payload

Raw ↑
{
  "type": "sample-value",
  "document": "sample-value",
  "rank": 18.52,
  "highlight": {
    "preTag": "sample-value",
    "postTag": "sample-value",
    "fields": {}
  }
}