GET /specs/{provider}/{service}/{api}.json
Summary: Retrieve one version of a particular API with a serviceName.
Operation ID: getServiceAPI
Auth: unknown
Operation ID: getServiceAPI
Auth: unknown
Description
Returns the API entry for one specific version of an API where there is a serviceName.
Parameters (3)
api
(string, path, required)
Constraints: {'minLength': 1, 'maxLength': 255}
provider
(string, path, required)
Constraints: {'minLength': 1, 'maxLength': 255}
service
(string, path, required)
Constraints: {'minLength': 1, 'maxLength': 255}
No probe data for this endpoint yet.