Retrieve multiple pipelines

Retrieve multiple entity matching pipelines.

Securityoidc-token or oauth2-client-credentials or oauth2-open-industrial-data or oauth2-auth-code
Request
Request Body schema: application/json
required
Array of objects or objects (IdEither) [ 1 .. 100 ] items

Pipeline identifiers

Responses
200

List of pipelines

400

The response for a bad request.

post/context/entitymatching/pipelines/byids
Request samples
application/json
{
  • "items": [
    • {
      }
    ]
}
Response samples
application/json
{
  • "items": [
    • {
      }
    ]
}