Connectors

List Connectors

List all Connectors owned by your account.

get/workspace/connectors

Query parameters

activeboolean

Filter by active status.

fieldsstring

Comma-separated list of field names to include in the response. Nested fields can be accessed using dot notation.

idinteger

Filter by id (accepts comma-separated values).

last_editorstring

Filter by last editor (case-insensitive, partial match).

last_modified__gtestring date-time

Filter by last modified date (greater than or equal).

last_modified__ltestring date-time

Filter by last modified date (less than or equal).

namestring

Filter by name (case-insensitive, partial match).

orderingstring

Which field to use when ordering the results.

pageinteger

A page number within the paginated result set.

page_sizeinteger

A numeric value that indicates the number of items per page.

searchstring

A search term.

type__instring

Filter by type (accepts comma-separated values).

Response

List of connectors retrieved successfully.

countinteger

Total number of items

total_pagesinteger

Total number of pages

pageinteger

Current page number

page_sizeinteger

Number of items per page

nextstring uri nullable

URL to the next page of results

previousstring uri nullable

URL to the previous page of results

Changes

No recorded changes to this endpoint across all 1 revision of this API.