Skip to main content
GET
List integration connections

Authorizations

Authorization
string
header
required

OAuth2 authentication with JWT tokens

Query Parameters

externalId
string

Filter resources by metadata.externalId. When set, only resources matching this caller-owned external ID are returned.

Maximum string length: 64
Pattern: ^[a-zA-Z0-9-]*$

Response

successful operation

metadata
object
required

Common metadata fields shared by all Blaxel resources including name, labels, timestamps, and ownership information

spec
object
required

Specification defining the integration type, configuration parameters, and encrypted credentials

Last modified on September 3, 2026