cURL
SMS
List SMS messages
List all SMS messages in the organization
GET
cURL
Authorizations
Admin API key (format: sk_admin_*) for organization-level operations
Query Parameters
Maximum number of items to return (default: 20)
Example:
"20"
KSUID-based cursor for pagination
Minimum string length:
27Example:
"msg_sms_2DbBs7GWhGvVNJGrDXr5RG0mBWI"
Offset for pagination (fallback when cursor is not available)
Example:
"40"
Available options:
INBOUND, OUTBOUND Unique identifier for a App. Format: app_[test_]{ksuid}
Pattern:
^app_(?:test_)?[a-zA-Z0-9]{27}$Example:
"app_2DbBs7GWhGvVNJGrDXr5RG0mBWI"