cURL
curl --request GET \ --url https://us-central1-siro-prod.cloudfunctions.net/api-externalApi/v1/integrations/engagement-users/{id}
{ "id": "<string>", "engagementId": "<string>", "userId": "<string>", "name": "<string>", "organizationId": "<string>", "createdAt": "<string>", "updatedAt": "<string>", "integrationConnectionId": "<string>" }
Get an engagement user
The response is of type object.
object