Connector Owner V2
Get User Owner
GetUserOwner gets a user ownership source for a connector.
get/api/v2/apps/{app_id}/connectors/{connector_id}/owners/users/{role_slug}/{user_ref_id}
Path parameters
app_idstring required
The appId field.
connector_idstring required
The connectorId field.
role_slugstring required
The roleSlug field.
user_ref_idstring required
The id of the user.
Response
GetConnectorUserOwnerResponse is the response for getting a user ownership source on a connector.