The actions for a push rule
GET {{baseUrl}}/pushrules/:scope/:kind/:ruleId/actions
This endpoint get the actions for the specified push rule.
RESPONSES
status: OK
{"actions":["notify",{"set_tweak":"sound","value":"bing"}]}