Get a key collection versionCopy Pageget https://{hostname}/jwt-api/v1/key-collections/{collectionId}/versions/{versionId}Path ParamsversionIdintegerrequiredcollectionIdintegerrequiredQuery ParamsaccountSwitchKeystringHeadersacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successful response. 401Unauthorized. 403Forbidden. Not authorized to access the data that the request was made against. 404Not found. Requested resource not found. 405Method Not Allowed. Invalid method used to access resource. 406Not Acceptable. Wrong Accept header.Updated about 2 months ago