Retrieve an entity by its external foreign ID
foreignId. If the entity does not exist and createIfNotFound=true is provided, a blank entity will be created and returned.
true, creates a blank entity if none exists with that foreign IDInvalid Query - 400 Bad Request
Not Found - 404 Not Found
Server Error - 500 Internal Server Error
createIfNotFound is enabled, a webhook is triggered for validation.