Project Entity Exists

Beta
Checks if a project entity with the given attributes already exists.

Path parameters

project_idstringRequired

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Request

This endpoint expects an object.
identifierlist of strings or integers or doublesOptional
namelist of stringsOptional
countrylist of stringsOptional
addresslist of stringsOptional
date_of_birthlist of stringsOptional
contactlist of strings or integers or doublesOptional
typelist of stringsOptional
citylist of stringsOptional
statelist of stringsOptional
custom_{field name}stringOptional

This property is in beta and is subject to change. It is provided for early access and testing purposes only.
custom user key/value pairs (key must be prefixed with “custom_” and value must be “string” type)

Response

This endpoint returns an object.
dataobject

Errors