List all connectors
GET {{baseUrl}}/connectors?organizationId=<string>&number=0&size=10
Lists all connectors
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
organizationId | string | (Required) Specifies the ID of the organization | |
number | number | Index of page to be returned. Number of available pages is returned in response body property page.totalPages. | |
size | number | Specifies the number of elements in a page. Maximum number of resources to be returned per page. The service might return less resources. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
If-None-Match | string | Specifies the ETag of the resource | |
x-user-role | string | (Required) Specifies the user role with which the user intends to perform the operation | |
Accept | string |
RESPONSES
status: OK
{"connectors":[{"meta":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"meta":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"meta":{"page":{"totalPages":-89499893,"number":34907798,"size":54243894,"elements":-17394677,"totalElements":-40267264}}}