Optional
idOptional
action_The id of the action to which this version belongs.
Optional
codeThe source code of this specific version of the action.
Optional
dependenciesThe list of third party npm modules, and their versions, that this specific version depends on.
Optional
deployedIndicates if this specific version is the currently one deployed.
Optional
runtimeThe Node runtime. For example: node22
Optional
secretsThe list of secrets that are included in an action or a version of an action.
Optional
statusOptional
numberThe index of this version in list of versions for the action.
Optional
errorsAny errors that occurred while the version was being built.
Optional
actionOptional
built_The time when this version was built successfully.
Optional
created_The time when this version was created.
Optional
updated_The time when a version was updated. Versions are never updated externally. Only Auth0 will update an action version as it is being built.
Optional
supported_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.