Get a question by ID

GET /questions/{id}

Path parameters

  • id string Required

    ID of the question

Responses

  • Successful response

GET /questions/{id}
curl \
 -X GET https://api.wei.co.mz/questions/{id}