OptionalidOptionalaction_The id of the action to which this version belongs.
OptionalcodeThe source code of this specific version of the action.
OptionaldependenciesThe list of third party npm modules, and their versions, that this specific version depends on.
OptionaldeployedIndicates if this specific version is the currently one deployed.
OptionalruntimeThe Node runtime. For example: node22
OptionalsecretsThe list of secrets that are included in an action or a version of an action.
OptionalstatusOptionalnumberThe index of this version in list of versions for the action.
OptionalerrorsAny errors that occurred while the version was being built.
OptionalactionOptionalbuilt_The time when this version was built successfully.
Optionalcreated_The time when this version was created.
Optionalupdated_The time when a version was updated. Versions are never updated externally. Only Auth0 will update an action version as it is being built.
Optionalsupported_The list of triggers that this version supports. At this time, a version can only target a single trigger at a time.
The unique id of an action version.