Get a specific version of an Actions Module
Get a specific version of an Actions Module
Retrieve the details of a specific, immutable version of an Actions Module.
GET
Get a specific version of an Actions Module
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique ID of the module.
The unique ID of the module version to retrieve.
Response
The module version was retrieved.
The unique ID for this version.
The ID of the parent module.
The sequential version number.
The exact source code that was published with this version.
Secrets available to this version (name and updated_at only, values never returned).
Dependencies locked to this version.
The timestamp when this version was created.