Retrieve the details of a specific, immutable version of an Actions Module.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique ID of the module.
The unique ID of the module version to retrieve.
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.