Find connection record by query
Query parameters
Connection states as defined in RFC 0023.
Headers
Optional header to set the context to a specific tenant. Only needed when the --multi-tenant feature is enabled. Default value is 'default'
Response
Ok
Example response
[
{
"id": "821f9b26-ad04-4f56-89b6-e2ef9c72b36e",
"threadId": "ea4e5e69-fc04-465a-90d2-9f8ff78aa71d"
}
]Changes
Changed in 2 of the 3 revisions of this API.13
- ○
the endpoint scheme security
tenantswas removed from the APIapi-security-removed
- ○
added the new optional
headerrequest parameterx-tenant-idnew-optional-request-parameter
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
deleted the
headerrequest parameterx-tenant-idrequest-parameter-removed
- ○
the endpoint scheme security
tenantswas added to the APIapi-security-added
This revision also has 145 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●