title: CorrelationId
type: string
pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$|^[0-9A-HJKMNP-TV-Z]{26}$
description: >-
  Identifier that correlates all messages of the same sequence.
  The supported identifiers formats are for
  lowercase [UUID](https://datatracker.ietf.org/doc/html/rfc9562) and
  uppercase [ULID](https://github.com/ulid/spec)
example: 'b51ec534-ee48-4575-b6a9-ead2955b8069'
