GetConnectorVersion returns a single ConnectorVersion for the specified ID. If one does not exist then a 404 will be returned.
Bearer token authentication used by the Versori Platform. External consumers must provide an API key, however internal consumers must provide a JWT id_token issued by our IdP.
ID is the unique identifier of the Connector.
Version is the version name of the Connector to retrieve. The reserved names "latest" and "default" may be used to retrieve the latest version or the default version respectively.
OK
ConnectorVersion represents a version of a Connector.
GetConnectorVersion returns a single ConnectorVersion for the specified ID. If one does not exist then a 404 will be returned.
Bearer token authentication used by the Versori Platform. External consumers must provide an API key, however internal consumers must provide a JWT id_token issued by our IdP.
ID is the unique identifier of the Connector.
Version is the version name of the Connector to retrieve. The reserved names "latest" and "default" may be used to retrieve the latest version or the default version respectively.
OK
ConnectorVersion represents a version of a Connector.