get https://{api_url}/api/v5//members/
Get a Specific Member
Provide a company id and a member id to
retrieve details of a specific member
Log in to see full request history
Response
Get a Specific Member
Provide a company id and a member id to
retrieve details of a specific member
xxxxxxxxxx
curl --request GET \
--url https://example.jrni.com/api/v5/company_id/members/member_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: