Authorizations
Response
Successful response
curl --request GET \
  --url https://core.ravenna.ai/api/request-type-custom-fields/validate-relationship \
  --header 'x-ravenna-api-token: <api-key>'{
  "valid": true
}curl --request GET \
  --url https://core.ravenna.ai/api/request-type-custom-fields/validate-relationship \
  --header 'x-ravenna-api-token: <api-key>'{
  "valid": true
}Successful response
Was this page helpful?