curl--location--request GET '/entities/LeadOppties/'
Responses
🟢200OK
application/json
LeadOppty data
Body
success
booleanÂ
optional
True when response succeeded, false on error.
Example:
true
data
object (LeadOppty)Â
optional
is_delete_protected
booleanÂ
read-onlyrequired
Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.