Retrieves subscription details for subscriptionID.Copy Pageget https://sensor.api.eu1.scalar.zf.com/v2/subscriptions/{subscriptionId}Retrieves subscription details for subscriptionID.📘The rate limit for this API is small.Path ParamssubscriptionIduuidrequiredRepresents ID of the subscription to be retrieved.Responses 200Success code. Retrieves subscription data for the provided subscriptionID. 400Failure code. The request was unacceptable, parameters are not provided or invalid subscriptionID passed from the route. 401Failure code. Unauthorized access. 403Failure code. Forbidden access. 404Failure code. The requested subscriptionID was not found. 429Failure code. Too many incoming requests. 500Failure code. Indicates an internal server error (unhandled exception).Updated about 1 month ago Retrieves all subscriptions of the integrator calling the endpoint.Creates a subscription.Did this page help you?YesNo