get https://{api_url}/api/v5//people/find_by_ref/
Retrieves a bookable person that has a particular reference ID.
Recipes
📆
Retrieve a Staff member's personal booking link
Open Recipe
Log in to see full request history
Responses
404Not Found
Retrieves a bookable person that has a particular reference ID.
404Not Found
xxxxxxxxxx
curl --request GET \
--url https://example.jrni.com/api/v5/company_id/people/find_by_ref/ref \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: