Get productsAsk AIget https://{kitEnvironment}.{kitDomain}/{kitBasePath}/accounts/{accountId}/services/{serviceId}/productsFetches all available products for a single accountId and serviceId.Path ParamsaccountIdstringrequiredlength ≥ 1The unique Id of the account.serviceIdstringrequiredlength ≥ 1The id of the service.Query ParamsfromDatedate-timerequiredlength ≥ 19The date-time start date for the data to be returned.toDatedate-timerequiredlength ≥ 19The date-time end date for the data to be returned.Responses 200OK 400Bad Request 401Forbidden 404Resource Not FoundUpdated 7 months ago