API V2 Vitalpbx queues Destiantion final

Hello,
I’m looking for how to display the final destination of queues with the API, I found the destination-id field, but this does not correspond to extensions or email or schedule ids for example… what is the link in the API allowing you to know the nature of the final destination of each queue?
Best Regards

url = “http://{{host}}/api/v2/queues/{{queue-id}}”
“destination_id”: 10, ??

You can see the Destinations info in the VitalPBX 4 API documentation!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.