List countries with sender-ID compliance info
List every country with its sender-ID compliance profile — whether alphanumeric sender IDs are supported, the registration type/posture, and operator notes. Filter by free-text search on the country name, by region, or by alphaSupport, and page with limit/offset. Use it to render a country picker or to pre-check where a given sender type is allowed before you send.
Authorizations
Dashboard JWT token from Clerk
Query Parameters
Case-insensitive substring match on the country name.
Filter by registration region/type.
Filter to countries that do (true) or do not (false) support alphanumeric sender IDs.
true, false Max rows to return (1–500, default 250).
1 <= x <= 500Row offset for pagination.
x >= 0Response
Array of country sender-ID compliance rows ordered by country name.