diff --git a/.changeset/silly-suits-run.md b/.changeset/silly-suits-run.md new file mode 100644 index 0000000000..ed0961a584 --- /dev/null +++ b/.changeset/silly-suits-run.md @@ -0,0 +1,8 @@ +--- +'@backstage/catalog-client': minor +'@backstage/plugin-catalog-backend': minor +--- + +Add /v2beta1/entities endpoint returning paginated entities. + +The endpoint supports cursor base pagination and server side sorting of the entities by name or uid.