List connections

Get all connections in the current project.

Headers

x-api-keystringRequired
x-org-api-keystringRequired
x-api-keystringRequired

Query parameters

pagedoubleOptional>=1
pageSizedoubleOptional>=1
appNamesstringOptional
labelsstringOptional
showActiveOnlybooleanOptional
statusstringOptional
integrationIdstringOptionalformat: "uuid"
connectionIdstringOptionalformat: "uuid"
user_uuidstringOptional
entityIdstringOptional
showDisabledbooleanOptional

Response

Get all connections for the current user

itemslist of objects

Array of connection objects matching the query parameters.

totalPagesdouble

Total number of pages available based on the pageSize.

pagedouble

Current page number in the pagination.

Errors