curl --request GET \
--url https://api.example.com/api/Automation/modules/all[
{
"id": 123,
"name": "<string>"
}
]curl --request GET \
--url https://api.example.com/api/Automation/modules/all[
{
"id": 123,
"name": "<string>"
}
]Was this page helpful?