GET /apis/{apiId}/versions/{apiVersionId}
Summary: Get an API Version
Operation ID: getAnApiVersion
Auth: unknown
Operation ID: getAnApiVersion
Auth: unknown
Description
This call fetches details about the specified API Version. The response will contain a `version` object which would contain all the details of the API Version. > Requires <a href="#authentication">API Key</a> as `X-Api-Key` request header or `apikey` URL query parameter.
Parameters (2)
apiId
(string, path, required)
apiVersionId
(string, path, required)
No probe data for this endpoint yet.