Get Processor Version
Retrieve a specific version of a processor in Extend.
This endpoint allows you to fetch a specific version of a given processor.
The ID of the processor.
The ID of the specific processor version to retrieve.
A true or false value indicating whether the request was successful or not.
A ProcessorVersion object representing the requested version of the processor. See the ProcessorVersion object for more details on the structure.
Will be false if the request failed.
A description of the error that occurred.