Source Details
Returns Source metadata.
Response
A Universally Unique Identifier (UUID) as defined in RFC9562
Identifies the content format for a Flow or Source using a URN string
Freeform string label for the Source. This should be a very short, human-readable label that may be displayed in listings of Sources.
Freeform text describing the Source. This should be a human-readable description that may be showed in detailed views of Sources. The description should be longer and more detailed than label.
A string identifier for the entity that created the Source. Service implementations SHOULD set suitable default values for created_by based on the principal accessing the systems.
A string identifier for the entity that updated the Source metadata most recently. Service implementations SHOULD set suitable default values for updated_by based on the principal accessing the system.
The date-time the Source was created in a given context, e.g. in the service instance. Service implementations SHOULD ignore this if given in a PUT request, and instead manage it internally
The date-time the Source metadata was last updated in a given context, e.g. in the service instance. Service implementations SHOULD ignore this if given in a PUT request, and instead manage it internally
Key is a freeform string. Value is a freeform string, or an array of freeform strings.
Sources that reference this Source to include it in a collection. This attribute is intended to be read-only. Service implementations SHOULD ignore this if given in a PUT request, and instead manage it internally. Source collections can be inferred from Flow collection definitions.