Subjects
List child subjects for a given subject
Retrieve all immediate child taxonomy subjects of the specified parent subject.
Taxonomy subjects are structured hierarchically. This endpoint returns only the direct descendants (children) of the given subject.
Permissions
- Publicly accessible (no authentication required).
get/subjects/{subject_id}/children/
Path parameters
subject_idstring required
The unique identifier of the parent taxonomy subject.
Response
Successful retrieval of child subjects.