Agent Connections

List a user's agent connections (org admin)

Required Permissions

  • Global: Manage Users And Groups, View All Datasets
get/api/v1/agent-connections/admin/users/{userId}

Path parameters

userIdstring required

Response

OK

idstring required
providerstring required
externalAccountEmailstring required
statusstring required
statusReasonstring nullable
createdDateInstant required

A point in time represented as an ISO 8601 timestamp string.

lastUsedDateInstant

A point in time represented as an ISO 8601 timestamp string.

Changes