List connections

Get all connections in the current project.

Headers

x-api-keystringRequired

Query parameters

pageintegerOptional>=1
pageSizeintegerOptional>=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.
totalPagesinteger
Total number of pages available based on the pageSize.
pageinteger
Current page number in the pagination.