EndUsers
The EndUser object
An EndUser represents a user of your application. Use it to connect integrations.
The EndUser's company name that will be shown elsewhere in Conductor.
The date and time when this EndUser was created.
The EndUser's email address for identification purposes.
The unique identifier for this EndUser. You must save this value to your database because it is how you identify which of your users to receive your API requests.
The EndUser's IntegrationConnections.
The type of object. This value is always "end_user"
.
Allowed value:
"end_user"
The EndUser's unique identifier from your system. Maps users between your database and Conductor.