get https://example.com/v1/coursecategories
Log in to see full request history
Retrieves all courses categories within your Learn site.
Responses
401Unauthorized - when a valid Bearer token is not supplied in the authorization header.
Retrieves all courses categories within your Learn site.
401Unauthorized - when a valid Bearer token is not supplied in the authorization header.
xxxxxxxxxx
curl --request GET \
--url https://example.com/v1/coursecategories \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: