Retrieve all configured dispositions in a specific disposition group
This operation is part of the Hierarchical Dispositions API portion of the Web Services API.
Overview
Retrieves all dispositions in a specific disposition group.
Example
GET /groups/{id}/dispositions { "dispositions":[ { "name":"Disp1", "displayName:"Dispo One" }, { "name":"Disp2", "displayName:"Dispo Two" }, { "name":"Disp3", "displayName:"Dispo Three" } ] }
This page was last edited on October 31, 2023, at 13:29.
Comments or questions about this documentation? Contact us for support!