# Endpoint ## Get FHIR r4 endpoints - [GET /site/{siteId}/fhir/endpoint](https://docs.heydonto.com/apis/fhir/openapi/endpoint/fhirendpointcontroller_getendpoints.md) ## Create FHIR r4 endpoint - [POST /site/{siteId}/fhir/endpoint](https://docs.heydonto.com/apis/fhir/openapi/endpoint/fhirendpointcontroller_createendpoint.md) ## Get FHIR r4 endpoint by ID - [GET /site/{siteId}/fhir/endpoint/{id}](https://docs.heydonto.com/apis/fhir/openapi/endpoint/fhirendpointcontroller_getendpoint.md) ## Update FHIR r4 endpoint - [PUT /site/{siteId}/fhir/endpoint/{id}](https://docs.heydonto.com/apis/fhir/openapi/endpoint/fhirendpointcontroller_updateendpoint.md) ## Delete FHIR r4 endpoint - [DELETE /site/{siteId}/fhir/endpoint/{id}](https://docs.heydonto.com/apis/fhir/openapi/endpoint/fhirendpointcontroller_deleteendpoint.md) ## Get FHIR r4 endpoint history by ID - [GET /site/{siteId}/fhir/endpoint/{id}/history](https://docs.heydonto.com/apis/fhir/openapi/endpoint/fhirendpointcontroller_getendpointhistory.md)