GET objective/…

Retrieves an objective.

Resource URL

https://www.drillster.com/api/2.1.1/objective/{objective_id}

Parameters

Field Type Description
objective_id
required
String The unique ID for the objective.

Response

A 2.1.1 Objective object.

Error responses

The following error situations are possible:

ID Response code Description
missing_objective_id 400 (Bad request) No objective ID given.
not_found 404 (Not found) Requested objective was not found.