Class 5 System Dialplan
List
Retrieve a paginated list of Class 5 System Dialplan records. Supports filtering, sorting, and search.
get/api/cp/class5/system-dialplan
Response
Successful response
Example response
[
{
"id": 12345,
"account_id": 1,
"name": "Example Name"
}
]