get https://in-api.ledgers.cloud/hr/employee
This API functionality is used to fetch employee information. It is used in view profile page and in employee onboarding page
Responses
This API functionality is used to fetch employee information. It is used in view profile page and in employee onboarding page
xxxxxxxxxx
curl --request GET \
--url https://in-api.ledgers.cloud/hr/employee \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: