get https://example.com/authoring/v1/categories
Retrieve all the taxonomies (root categories).
User roles: admin, manager, editor, viewer
Log in to see full request history
Responses
Retrieve all the taxonomies (root categories).
User roles: admin, manager, editor, viewer
xxxxxxxxxx
curl --request GET \
--url https://example.com/authoring/v1/categories \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: