Get SubGroup Details
10DLC SMS Registration
Get SubGroup Details
Get detailed information about a specific subgroup
GET
Get SubGroup Details
Retrieve full details for a specific subgroup, including its name, description, and status.Documentation Index
Fetch the complete documentation index at: https://docs.teli.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Your API key
Path Parameters
SubGroup ID (e.g.,
SQ8YFT)Example Request
Example Response
200
SubGroup Fields
| Field | Type | Description |
|---|---|---|
sub_group_id | string | Unique subgroup identifier |
sub_group_name | string | Display name of the subgroup |
sub_group_description | string | Description of the subgroup |
group_id | string | Parent group identifier |
status | string | Current status (Active, Inactive) |
Related
- List SubGroups - List all subgroups
- Create SubGroup - Create a new subgroup
- Register Brand - Register a brand under a subgroup

