Entity List
The entitylist
endpoint returns all the entities which are available in the account. This allows users to retrieve the full scope of entities which can then be used in other requests. This endpoint does not require the entityId
parameter to be present in the request.
For the full list of parameters accepted as well as which are required, see Parameters
below. To view Sample response data, expand the menu under Responses
and refer to the Example
tab. To see the format of the response fields, as well as which are mandatory (that is, always returned in the response), select the tab Schema
, and then expand object
followed by content
and finally object
once more.
Request and Response
You might find it helpful to access our Sesame Data Developer Portal
Last updated