Fetch Taxonomy Domains at a Framework

Fetch a list of taxonomy domains for course & a subject as available at a specific standards framework.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request Structure Detail

The API requires the framework, subject and course of interest as input to list available domains for that subject + course. The necessary codes are available and mapped as below:

Response Structure Detail

API returns an array of supported domains as JSON object. The JSON object is structured as detailed below:

  • id : domain id
  • code : internal domain code for the standards framework
  • title : domain title at the standards framework
  • sequence_id : identifies the ordering of domain at course level for the standards framework
📘

Access token is needed

Header:
Authorization: Token [anonymous_access_token]

Path Params
string
required

Standards framework code as obtained at subjects listing

string
required

Taxonomy subject ID as obtained at subjects listing

string
required

Taxonomy course ID as obtained at course listing

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json