Skip to main content

Get project features

GET /v1/projects/me/features
devhttps://api.sandbox.ovok.com

Returns FHIR-server feature flags for the caller’s current project. Feature flags control opt-in behaviour at the FHIR layer (e.g. terminology server, GraphQL).

Responses

CodeDescription
200Success.
400The request could not be operated by the server.
401The resource owner or authorization server denied the request.
404The requested resource could not be found.
422The request could not be validated by the server.
500The server encountered an unexpected condition. Please try again later.

200ProjectFeaturesResponseDto (application/json)

Current project-level feature flags.

  • features: string[] (required)