Subjects
Retrieve a single taxonomy subject
Retrieve detailed information about a specific taxonomy subject by its ID.
Permissions
- Publicly accessible (no authentication required).
get/subjects/{subject_id}/
Path parameters
subject_idstring required
The unique identifier of the subject.
Response
Successfully retrieved the subject.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.