objects

Get an object by its email

Get information about an Objects Collection, such as the number of Objects that match the given criteria.

get/object/getByEmail

Query parameters

objectIDinteger required

Object Type ID.

emailstring required

The email to look Object up by.

all0 | 1

Indicates whether or not IDs for all objects with a matching email should be retrieved. If false, only the first matching ID will be returned.

Response

Successful object query

codeinteger required
dataobject required
account_idinteger required

Changes