Get all SMS programs for organization
SMS Programs
Get all SMS programs for organization
List SMS programs with pagination, search, and status filter.
GET
Get all SMS programs for organization
Query Parameters
Page number (1-based)
Required range:
x >= 1Example:
1
Number of items per page
Required range:
1 <= x <= 100Example:
20
Search term to filter results
Maximum string length:
100Example:
"john"
Field to sort by
Example:
"createdAt"
Sort order
Available options:
asc, desc Example:
"desc"