Copy PageRetrieves the alarm definition (subscriptions) for the place.get https://example.com/v1/places/{place-id}/alarm-definitionsRetrieves the alarm definition (subscriptions) for the place.Path Paramsplace-iduuidrequiredRepresents ID of the place.Query Paramslimitint32Optional parameter to represent a limit of number of objects that can be returned. Limit can range between 1 and 250. The default value is 100.offsetint32Optional parameter to define your place in the list. It can be used to skip the 'n' first results. The default value is 0.Responses 200Success code. Returns the alarm definition for the place. 400Failure code. The request was unacceptable, parameters are invalid. 401Unauthorized 403Forbidden 404Failure code. The requested place does not exist. 500Failure code. Indicates an internal server error (unhandled exception).Updated 5 months ago OverviewCreates an alarm definition (subscription).Did this page help you?YesNo