List connections

GET

Get all connections in the current project.

Headers

x-org-api-keystringRequired

Query parameters

pagedoubleOptional
pageSizedoubleOptional
appNamesstringOptional
labelsstringOptional
showActiveOnlybooleanOptional
statusstringOptional
integrationIdstringOptional
connectionIdstringOptional
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

Built with