Connectors_v2Functions

Functions

Link copied to clipboard

Gets a single entity row matching the entity type and entity id specified in the request.

suspend fun getEntity(argument: suspend GetEntityPlainArgsBuilder.() -> Unit): GetEntityResult
suspend fun getEntity(connectionId: String, entityId: String, entityTypeId: String, location: String, project: String? = null): GetEntityResult