get https://{api_url}/api/v5//terminology
Gets the defined terminology of the organization.
For example: In a hospital, the staff would be Doctors.
Resource might be hospital beds.
Log in to see full request history
Response
200Terminology Read
Gets the defined terminology of the organization.
For example: In a hospital, the staff would be Doctors.
Resource might be hospital beds.
200Terminology Read
xxxxxxxxxx
curl --request GET \
--url https://example.jrni.com/api/v5/company_id/terminology \
--header 'accept: application/json'
Try It!
to start a request and see the response here!