Welcome to the Behavioural Questions RESTful API Guide

Records will be returned in the following JSON format:

{ "_id": a unique ID Number, in BSON format allocated automatically.
,"question": a String which poses the question you want to ask.
,"values": An array of strings with leadership values [], }

n.b. _id is allocated automatically for new records

Submit a New Question

Complete the fields then click Submit

question and answer must be a string, answered is a boolean and values is a series of strings separated by commas

Submitted Question