Menu
Welcome to myDevices DocumentationWelcome to myDevices DocumentationAPI DocsAPI ReferenceWhite-LabelAppHelp
🌜
🌞
Welcome to myDevices DocumentationWelcome to myDevices Documentation
  • API Docs
  • API Reference
  • White-Label
  • App
  • Help
  • Introduction
  • Integrations
    • Introduction
    • Amadeus HotSOS
    • Application Events
    • ARM Treasure Data
    • AWS Kinesis
    • AWS S3
    • AWS SQS
    • Azure Event Hubs
    • Azure IoT Central
    • Azure IoT Hub
    • Azure Storage
    • Delta Sharing [Premium]
    • Discord
    • Google BigQuery
    • Google Cloud Storage
    • Google Pub/Sub
    • MQTT
    • Webhook
    • Pagerduty
    • Power BI [Premium]
    • Salesforce
    • Slack
    • Zapier Webhook
    • Zendesk
  • SSO
    • Intro
    • OpenID Connect
    • Azure AD
  • Admin API
    • Intro
    • Get Started
    • Companies
    • Locations
    • Devices
    • Users
    • Rules
  • Cloud API
    • Introduction
  • Device to Cloud
    • Introduction
    • HTTP API
    • MQTT API
    • CoAP API
    • Azure IoT Hub
  • LoRaWAN
    • Introduction
    • Cayenne LPP
    • MQTT Gateway Integration
    • UDP Gateway Integration
    • Networks
      • Actility
      • ChirpStack
      • Everynet
      • Helium
      • Kerlink Network
      • Loriot Network
      • Objenious Network
      • OrbiWise Network
      • Senet Network
      • Stream Network
      • The Things Network

Query Rules

Query for rules in a number of ways using available filters.

Routes#

MethodURINameSummary
GET/v1.0/admin/rulesGet a list of all rules across realm
GET/v1.0/admin/rules/countGet a count of all rules

Query Parameters#

NameSourceTypeValues
application_idquerystring
limitquerynumber
pagequerynumber
statusquerynumber

Examples#

curl --request GET \
--url https://iotinabox-api.mydevices.com/v1.0/admin/rules/count \
--header 'Authorization: Bearer '

Response

{
"application_id": "basf",
"count": 88365
}
Edit this page
Previous
« Admin API - Query Users
Next
Cloud API »
  • Routes
  • Query Parameters
  • Examples

myDevices

  • About
  • News
  • Careers
  • Contact

Platform

  • Capabilities
  • Hardware
  • Support
  • Device Manufacturers

More

  • Sign In
  • GitHub
  • Slack
Copyright © 2023 myDevices, Inc.