curl --request GET \
--url https://api.verial.ai/services/{service_id}/fhir/.well-known/smart-configuration \
--header 'Authorization: Bearer <token>'{}Fetch the SMART-on-FHIR configuration for a service.
curl --request GET \
--url https://api.verial.ai/services/{service_id}/fhir/.well-known/smart-configuration \
--header 'Authorization: Bearer <token>'{}