Skip to content
Alexander Elgin edited this page Oct 31, 2016 · 2 revisions

It is used to get precept list. The precept data are used for questions

Request

/api/public/precepts

Response

[
   {"value": 1, "text": 'Precept 1: Strategy, consultation and institutions'}
]

To link to a precept record the value field is used.

Clone this wiki locally