action callfire_get_caller_ids { label: "Find caller ids" description: "Returns a list of verified caller ids. If the number is not shown in the list, then it is not verified. In this case sending of a verification code is required. For authentication use api credentials." provider: callfire method: GET path: "/me/callerids" encoding: json output: { description: "~" type: "object" } }