Retrieve your tariff and prices.Ask AIget https://partner-api.monta.com/api/v1/tariffs/{tariffId}Required scope: tariffs:readPath ParamstariffIdint64requiredQuery Paramsstartdate-timeFilter to retrieve tariffs where createdAt >= start (ISO8601: yyyy-MM-ddTHH:mm:ssZ)enddate-timeFilter to retrieve charges where createdAt <= end (ISO8601: yyyy-MM-ddTHH:mm:ssZ)Responses 200Tariff with provided id 400The request is invalid 401Consumer with provided credentials was not found 403Operator doesn't have access to resource 404Entity with the provided id was not foundUpdated 7 months ago