curl --request GET \
--url https://api.external.hirednow.ai/v1/campaigns/session/results \
--header 'Authorization: Bearer <token>'[
{
"id": "f04352f1-2452-4cb7-8bad-56d6a089d56a",
"score": 3.2,
"campaign": {
"id": "5c8e2a9f-7b4d-4e1c-9a6f-3d8b5e1a7c4f",
"name": "Summer Sales Campaign 2024"
},
"user": {
"email": "[email protected]",
"id": "7a3f8e12-9b4d-4c7a-8f1e-2d6b5c8a9e3f"
},
"session": {
"id": "8395386a-a15f-44cd-acca-84d51cef5aaf"
},
"scenario": {
"id": "c764f25e-7920-40d9-8984-7b0fc17d12ff",
"name": "Inbox Triage",
"type": {
"key": "EMAIL",
"label": "Threaded Email"
}
},
"eval_results": [
{
"score": "3",
"skill": {
"key": "JUDGMENT",
"label": "Judgment"
},
"evaluated_at": "2025-04-29T00:01:42.277Z",
"evaluation_id": "c204d8dd-8550-4c39-bf2c-23c11c090932",
"rationale": "The candidate makes reasonable decisions in straightforward situations but struggles with uncertainty, as seen in the inappropriate response to the CEO's complaint and ignoring the vague project email."
},
{
"score": "3",
"skill": {
"key": "ATTENTION_TO_DETAIL",
"label": "Attention to Detail"
},
"evaluated_at": "2025-04-29T00:01:42.277Z",
"evaluation_id": "c204d8dd-8550-4c39-bf2c-23c11c090932",
"rationale": "The candidate demonstrates acceptable accuracy but misses some details, such as responding as Alex inappropriately and ignoring a request for guidance, indicating a need for occasional corrections."
},
{
"score": "4",
"skill": {
"key": "PRIORITIZATION",
"label": "Prioritization"
},
"evaluated_at": "2025-04-29T00:01:42.277Z",
"evaluation_id": "c204d8dd-8550-4c39-bf2c-23c11c090932",
"rationale": "The candidate effectively prioritizes high-impact tasks, such as urgent investor presentation changes and confidential merger details, while also addressing routine matters, demonstrating proficient prioritization skills."
},
{
"score": "3",
"skill": {
"key": "WRITTEN_COMMUNICATION",
"label": "Written Communication"
},
"evaluated_at": "2025-04-29T00:01:42.277Z",
"evaluation_id": "c204d8dd-8550-4c39-bf2c-23c11c090932",
"rationale": "The candidate communicates with occasional errors and lapses in clarity, such as in the reasoning for Email Response Pair #1 and #5, but generally conveys the intended message. The responses show some tailoring to the audience, but there are instances of misjudgment, such as replying as the client in Email Response Pair #3, which affects professionalism."
},
{
"score": "3",
"skill": {
"key": "CRITICAL_THINKING",
"label": "Critical Thinking"
},
"evaluated_at": "2025-04-29T00:01:42.277Z",
"evaluation_id": "c204d8dd-8550-4c39-bf2c-23c11c090932",
"rationale": "The user demonstrates basic logical reasoning skills and attempts to evaluate information, but their responses often lack depth and consideration of multiple perspectives, such as ignoring the Project Phoenix email."
}
],
"feedback": {
"key_strengths": [
{
"title": "Communication Attempt",
"strength": "You made an attempt to communicate, which is a foundational step in engaging with tasks. Building on this can help improve clarity and effectiveness in future interactions."
},
{
"title": "Willingness to Engage",
"strength": "Your initial response indicates a willingness to participate. Harnessing this willingness with more structured and relevant content can enhance your contributions."
}
],
"areas_for_growths": [
{
"title": "Enhancing AI Knowledge",
"improvement_area": "Focus on engaging with AI-related content and discussions to build your knowledge and demonstrate understanding of AI capabilities and solutions."
},
{
"title": "Improving Communication Clarity",
"improvement_area": "Work on structuring your responses with clear, logical flow to ensure your communication is coherent and accessible to your audience."
},
{
"title": "Developing Problem-Solving Skills",
"improvement_area": "Engage more deeply with tasks to identify and address workflow challenges, showcasing your ability to solve problems effectively."
}
]
},
"additional_scores": {
"cefr": {
"score": "C1"
}
},
"created_at": "2025-04-29T00:01:42.277Z",
"updated_at": "2025-04-29T00:01:42.277Z",
"order_index": "4"
}
]Returns session evaluation results for a specific campaign with detailed scoring and evaluations
curl --request GET \
--url https://api.external.hirednow.ai/v1/campaigns/session/results \
--header 'Authorization: Bearer <token>'[
{
"id": "f04352f1-2452-4cb7-8bad-56d6a089d56a",
"score": 3.2,
"campaign": {
"id": "5c8e2a9f-7b4d-4e1c-9a6f-3d8b5e1a7c4f",
"name": "Summer Sales Campaign 2024"
},
"user": {
"email": "[email protected]",
"id": "7a3f8e12-9b4d-4c7a-8f1e-2d6b5c8a9e3f"
},
"session": {
"id": "8395386a-a15f-44cd-acca-84d51cef5aaf"
},
"scenario": {
"id": "c764f25e-7920-40d9-8984-7b0fc17d12ff",
"name": "Inbox Triage",
"type": {
"key": "EMAIL",
"label": "Threaded Email"
}
},
"eval_results": [
{
"score": "3",
"skill": {
"key": "JUDGMENT",
"label": "Judgment"
},
"evaluated_at": "2025-04-29T00:01:42.277Z",
"evaluation_id": "c204d8dd-8550-4c39-bf2c-23c11c090932",
"rationale": "The candidate makes reasonable decisions in straightforward situations but struggles with uncertainty, as seen in the inappropriate response to the CEO's complaint and ignoring the vague project email."
},
{
"score": "3",
"skill": {
"key": "ATTENTION_TO_DETAIL",
"label": "Attention to Detail"
},
"evaluated_at": "2025-04-29T00:01:42.277Z",
"evaluation_id": "c204d8dd-8550-4c39-bf2c-23c11c090932",
"rationale": "The candidate demonstrates acceptable accuracy but misses some details, such as responding as Alex inappropriately and ignoring a request for guidance, indicating a need for occasional corrections."
},
{
"score": "4",
"skill": {
"key": "PRIORITIZATION",
"label": "Prioritization"
},
"evaluated_at": "2025-04-29T00:01:42.277Z",
"evaluation_id": "c204d8dd-8550-4c39-bf2c-23c11c090932",
"rationale": "The candidate effectively prioritizes high-impact tasks, such as urgent investor presentation changes and confidential merger details, while also addressing routine matters, demonstrating proficient prioritization skills."
},
{
"score": "3",
"skill": {
"key": "WRITTEN_COMMUNICATION",
"label": "Written Communication"
},
"evaluated_at": "2025-04-29T00:01:42.277Z",
"evaluation_id": "c204d8dd-8550-4c39-bf2c-23c11c090932",
"rationale": "The candidate communicates with occasional errors and lapses in clarity, such as in the reasoning for Email Response Pair #1 and #5, but generally conveys the intended message. The responses show some tailoring to the audience, but there are instances of misjudgment, such as replying as the client in Email Response Pair #3, which affects professionalism."
},
{
"score": "3",
"skill": {
"key": "CRITICAL_THINKING",
"label": "Critical Thinking"
},
"evaluated_at": "2025-04-29T00:01:42.277Z",
"evaluation_id": "c204d8dd-8550-4c39-bf2c-23c11c090932",
"rationale": "The user demonstrates basic logical reasoning skills and attempts to evaluate information, but their responses often lack depth and consideration of multiple perspectives, such as ignoring the Project Phoenix email."
}
],
"feedback": {
"key_strengths": [
{
"title": "Communication Attempt",
"strength": "You made an attempt to communicate, which is a foundational step in engaging with tasks. Building on this can help improve clarity and effectiveness in future interactions."
},
{
"title": "Willingness to Engage",
"strength": "Your initial response indicates a willingness to participate. Harnessing this willingness with more structured and relevant content can enhance your contributions."
}
],
"areas_for_growths": [
{
"title": "Enhancing AI Knowledge",
"improvement_area": "Focus on engaging with AI-related content and discussions to build your knowledge and demonstrate understanding of AI capabilities and solutions."
},
{
"title": "Improving Communication Clarity",
"improvement_area": "Work on structuring your responses with clear, logical flow to ensure your communication is coherent and accessible to your audience."
},
{
"title": "Developing Problem-Solving Skills",
"improvement_area": "Engage more deeply with tasks to identify and address workflow challenges, showcasing your ability to solve problems effectively."
}
]
},
"additional_scores": {
"cefr": {
"score": "C1"
}
},
"created_at": "2025-04-29T00:01:42.277Z",
"updated_at": "2025-04-29T00:01:42.277Z",
"order_index": "4"
}
]type: "SESSION_COMPLETION".Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier for the campaign
Number of results to return
1 <= x <= 100Sort order for the results
desc, asc Start date for filtering results (YYYY-MM-DD format)
End date for filtering results (YYYY-MM-DD format)
Pagination cursor - results after this big integer value
Session evaluation results response
Unique identifier for the evaluation result
Overall score for the scenario
Campaign information
Show child attributes
User information
Show child attributes
Session information
Show child attributes
Scenario information
Show child attributes
Detailed evaluation results for each skill assessed
Show child attributes
Structured feedback for this session
Show child attributes
Additional scoring metrics and assessments
Show child attributes
Timestamp when the result was created
Timestamp when the result was last updated
Order index used for sorting