Search plugin integration connections

Performs a filtered search over plugin integration connections using a POST request. This endpoint supports the same filtering capabilities as GET /v2/plugin-integrations/{integrationId}/connections, but accepts filters in the request body instead of query parameters. It's useful when filtering by a long list of entity IDs or when URL length limits become a problem.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID of the plugin integration.

Query Params
string

Cursor for pagination. Use the value from links.next to fetch the next page.

Body Params

Filter criteria for searching plugin integration connections.

data
object
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json