Get Organization Automations
Get Organization Automations
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
[
{
"id": 2,
"name": "My Automation",
"ownerId": 1133,
"isActive": true
}
]{
"error": {
"message": "Organization with identifier 1 is not found or you don't have access to it."
}
}# curl command example:
$ curl -H "Authorization: Bearer {accessToken}" https://fra1.blynk.cloud/api/v1/organization/automations
$ curl -H "Authorization: Bearer eIdWHQqRfFmvP5LDDh-IGxPUzi7I27HthzCPAVmS" https://fra1.blynk.cloud/api/v1/organization/automationsLast updated
Was this helpful?

