List namespace connections

Returns a paginated list of connections created by a namespace.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Namespace ID.

Query Params
int32

The maximum number of items to return. The default and cap values are 10 and 100, respectively.

string

Page token. By default, the first page will be returned.

string

Filter can hold an AIP-160-compliant filter expression. The following filters are supported:

  • integrationId
  • qConnection (fuzzy search on connection ID, integration title or vendor)

Examples:

  • List connections where app name, vendor or connection ID match googl: q="googl".
  • List connections where the component type is openai (e.g. to setup a connector within a pipeline): integrationId="openai".
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json