Goal Types are optional containers you can add goals to that add additional functionality to our normal types of goals. Types can also be used as a filter in Boost or in your custom reporting, and you can create any number of them.
https://app.teachboost.com/api/v1/goaltypes
- 15 requests are allowed every 60 seconds.
Options
This endpoint does not take any options.
Sample Object
{
id: 12,
group_id: 1300,
label: 'Custom Goal Type',
created_on: '2019-01-15 16:22:33',
last_modified: '2019-01-15 16:22:33'
}
Dictionary
id: Integer, internal ID for the objectgroup_id: Integer, ID of Group this Goal Type was created fordescription: String, full text name of the Goal Typecreated_on: DateTime, date the Goal Type was createdlast_modified: DateTime, last date that the Goal Type was modified in any way