---
title: "Gets CapabilityStatement."
method: GET
path: "/metadata"
tags: ["CapabilityStatement"]
---

# Gets CapabilityStatement.

`GET /metadata`

## Response `200`

Success.

- object
  - `resourceType` string
  - `version` string
  - `name` string
  - `experimental` boolean
  - `date` string, date-time
  - `publisher` string
  - `description` string
  - `kind` string
  - `fhirVersion` string
  - `format` ListOfFormat — unresolved $ref
  - `rest` ListOfRest — unresolved $ref

## Other responses

- `400` — Unexpected error occurred.
- `401` — Login credentials denied Access.
- `403` — Access denied for this resource with the given credentials.
- `404` — Resource not Found.
- `500` — Internal exception.

---

[API](https://skmtc.net/nextgen/apis/r4-fhir.md) · [All operations](https://skmtc.net/nextgen/apis/r4-fhir/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nextgen/r4-fhir/revisions/c77712e3de0c/schema)
