get https://localhost:8443/fineract-provider/api/v1/userdetails
checks the Authentication and returns the set roles and permissions allowed.
Log in to see full request history
Response
checks the Authentication and returns the set roles and permissions allowed.
xxxxxxxxxx
curl --request GET \
--url https://localhost:8443/fineract-provider/api/v1/userdetails \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: