Groups and Sections
Get Section by ID
Get a single section.
For more information about the group system, see the Groups and Sections description.
get/sections/{section_id}
Path parameters
section_idinteger required
Section ID
Response
OK
Example response
{
"id": 1,
"name": "Country"
}