Magidoc

getAccessibleHttpConnections
Query

Get all HTTP connections the current user can access in a workspace. Includes: own connections, shared with user, and workspace-wide (sharingType='everyone'). Always call this before createHttpConnection to check if a connection already exists for the same API.

Arguments

#

workspaceId

ID !
Non-null

Response

#

Returns [HttpConnection !]!.

Example

#