# Consent ## Get FHIR r4 consents - [GET /site/{siteId}/fhir/consent](https://docs.heydonto.com/apis/fhir/openapi/consent/fhirconsentcontroller_getconsents.md) ## Create FHIR r4 consent - [POST /site/{siteId}/fhir/consent](https://docs.heydonto.com/apis/fhir/openapi/consent/fhirconsentcontroller_createconsent.md) ## Get FHIR r4 consent by ID - [GET /site/{siteId}/fhir/consent/{id}](https://docs.heydonto.com/apis/fhir/openapi/consent/fhirconsentcontroller_getconsent.md) ## Update FHIR r4 consent - [PUT /site/{siteId}/fhir/consent/{id}](https://docs.heydonto.com/apis/fhir/openapi/consent/fhirconsentcontroller_updateconsent.md) ## Delete FHIR r4 consent - [DELETE /site/{siteId}/fhir/consent/{id}](https://docs.heydonto.com/apis/fhir/openapi/consent/fhirconsentcontroller_deleteconsent.md) ## Get FHIR r4 consent history by ID - [GET /site/{siteId}/fhir/consent/{id}/history](https://docs.heydonto.com/apis/fhir/openapi/consent/fhirconsentcontroller_getconsenthistory.md)