Skip to content

ProcessMetadata

Interface for process metadata associated with a job. Represents a lightweight summary of the process (release) linked to a job. Available when using 'expand: "Release"' in the query.

Properties

Property Type Description
id? number The numeric ID of the release
isLatestVersion? boolean Whether this is the latest version of the process
key? string The unique key of the release
name? string The display name of the process
processKey? string The process key identifying the package
processVersion? string The version of the process package