cURL
curl --request GET \ --url https://api.hiringbranch.com/connect/v1/assessment \ --header 'X-API-Key: <api-key>' \ --header 'instance: <instance>'
[ { "id": "59bc377497c7ac0cbc1b69c7", "name": "Language Assessment" } ]
GET /v1/assessment
Documentation IndexFetch the complete documentation index at: https://docs.hiringbranch.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.hiringbranch.com/llms.txt
Use this file to discover all available pages before exploring further.
Api key given by Hiringbranch
Name of the instance
List of assessments name and id
Assessment id
1
"59bc377497c7ac0cbc1b69c7"
Assessment name
"Language Assessment"