List registered DLT principal entities
Compliance
List registered DLT principal entities
List the India TRAI DLT principal entities (PEs) registered for this tenant. A PE is the KYC-verified sender identity a registrar (Vilpower, Trueconnect, Tanla, Jio, …) issues after onboarding; every India-bound A2P header and content template hangs off one. Results are newest-first and cursor-paginated — read meta.pagination.cursor and pass it back as ?cursor to page forward.
GET
List registered DLT principal entities
Authorizations
Dashboard JWT token from Clerk
Query Parameters
Page size (1–200). Out-of-range or malformed values fall back to the default of 50.
Required range:
1 <= x <= 200Forward pagination cursor from a previous response's meta.pagination.cursor.