List all connectors

GET {{baseUrl}}/connectors?organizationId=<string>&number=0&size=10

Lists all connectors

Request Params

KeyDatatypeRequiredDescription
organizationIdstring(Required) Specifies the ID of the organization
numbernumberIndex of page to be returned. Number of available pages is returned in response body property page.totalPages.
sizenumberSpecifies the number of elements in a page. Maximum number of resources to be returned per page. The service might return less resources.

HEADERS

KeyDatatypeRequiredDescription
If-None-MatchstringSpecifies the ETag of the resource
x-user-rolestring(Required) Specifies the user role with which the user intends to perform the operation
Acceptstring

RESPONSES

status: OK

{&quot;connectors&quot;:[{&quot;meta&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},{&quot;meta&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}],&quot;meta&quot;:{&quot;page&quot;:{&quot;totalPages&quot;:-89499893,&quot;number&quot;:34907798,&quot;size&quot;:54243894,&quot;elements&quot;:-17394677,&quot;totalElements&quot;:-40267264}}}