Skip to main content
GET
/
v1
/
terminology
/
metadata
Terminology capability statement
curl --request GET \
  --url https://api.haau3.com/v1/terminology/metadata \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Your platform API key (haau3_sk_…), sent as Authorization: Bearer <key>.

Response

The FHIR CapabilityStatement for the terminology service.

The response is of type object.