Hi all,
With the Widget API there is a way to get all of the categories for a collection.
articles_v1_categories.List( collectionId, { RootLevelOnly: true } );
But I don't see a REST endpoint that does this. Does one exist? Is it going to be added at some point?
Thanks.