get http://localhost:3000/v1/api/data-categories
retrieves groupings of linked Data Types defined in the system
Log in to see full request history
Responses
retrieves groupings of linked Data Types defined in the system
xxxxxxxxxx
curl --request GET \
--url 'http://localhost:3000/v1/api/data-categories?limit=25' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: