HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=3600
Content-Type: application/json
Expires: Sat, 01 Nov 2025 04:39:51 GMT
Vary: Accept
[
{
"id": 12,
"role": [
"mentor"
],
"value": "contacted_for_mentoring",
"name": "Contacted for Mentoring",
"background": "#bdc9f2",
"order": 1,
"related_entity_status": 41,
"entity": [
1
]
},
{
"id": 1,
"role": [
"mentor"
],
"value": "mentor_declined",
"name": "Mentor declined",
"background": "#ffd6b3",
"order": 3,
"related_entity_status": 12,
"entity": [
1
]
},
{
"id": 4,
"role": [
"mentor"
],
"value": "mentor_not_responsive",
"name": "Not Responsive Mentor",
"background": "#ffd6b3",
"order": 4,
"related_entity_status": 12,
"entity": [
1
]
},
{
"id": 10,
"role": [
"mentor"
],
"value": "matched",
"name": "Matched",
"background": "#526dcc",
"order": 5,
"related_entity_status": 5,
"entity": [
1
]
},
{
"id": 3,
"role": [
"mentor"
],
"value": "unmatched",
"name": "Unmatched",
"background": "#ffd6b3",
"order": 6,
"related_entity_status": 47,
"entity": [
1
]
},
{
"id": 11,
"role": [
"coach"
],
"value": "matched_with_coach",
"name": "Matched with Coach",
"background": "#e3acd4",
"order": 7,
"related_entity_status": 23,
"entity": [
2
]
},
{
"id": 8,
"role": [
"coach"
],
"value": "unmatched_with_coach",
"name": "Unmatched with Coach",
"background": "#ffd6b3",
"order": 8,
"related_entity_status": 12,
"entity": [
2
]
},
{
"id": 7,
"role": [
"coach"
],
"value": "finished_with_coach",
"name": "Finished with Coach",
"background": "#817aae",
"order": 9,
"related_entity_status": 12,
"entity": [
2
]
},
{
"id": 2,
"role": [
"mentor"
],
"value": "finished",
"name": "Finished",
"background": "#817aae",
"order": 10,
"related_entity_status": 10,
"entity": [
1
]
},
{
"id": 5,
"role": [],
"value": "finished_incomplete",
"name": "Finished - incomplete",
"background": "#817aae",
"order": 11,
"related_entity_status": 11,
"entity": []
},
{
"id": 6,
"role": [],
"value": "issue",
"name": "Issue",
"background": "#ffb3ba",
"order": 12,
"related_entity_status": 8,
"entity": []
},
{
"id": 13,
"role": [],
"value": "selected_by_mistake",
"name": "Selected by Mistake",
"background": "#c0c5ce",
"order": 13,
"related_entity_status": 12,
"entity": []
}
]