get https://coderbyte.com/api/organization/interviews/templates
Log in to see full request history
This route returns a list of interview questions and templates saved in your account.
Responses
This route returns a list of interview questions and templates saved in your account.
xxxxxxxxxx
curl \
-H "Authorization: Bearer <API_KEY>" \
-X POST https://coderbyte.com/api/organization/interviews/create \
-H "Content-Type: application/json"
Try It!
to start a request and see the response here! Or choose an example: