GET group/…/objectives

Returns the list of objectives defined for a group.

Resource URL

https://www.drillster.com/api/2.1.1/group/{group_id}/objectives

Parameters

Field Type Description
group_id
required
String The ID of the group to be retrieved.

Example value: Ak_X20ACmESsTY72HU5IbU37I50Y9UO5_enbyfJYowc

Response

A 2.1.1 Objectives object containing the objectives defined for the group.

Error responses

The following error situations are possible:

ID Response code Description
group_not_found 404 (Not found) Could not retrieve group details.
no_group_access 403 (Forbidden) You are not allowed to access this group.