Get the schema of a sequence

Securityoidc-token or oauth2-client-credentials or oauth2-open-industrial-data or oauth2-auth-code
Request
query Parameters
externalId
required
string non-empty

External ID of the Sequence

Responses
200

Response with the schema columns of the target schema type

400

The response for a failed request.

403

The response for a forbidden request.

get/transformations/schema/sequence_rows
Request samples
Response samples
application/json
{
  • "items": [
    • {
      }
    ]
}