Authorization: Bearer ********************curl --location --globoff 'https://testforgeplus.trustie.net/api/v1/{{owner}}/{{repo}}/issue_assigners.json?keyword=undefined' \
--header 'Authorization: Bearer <token>' \
--header 'Cookie: autologin_trustie={{token}}'{
"total_count": 3,
"assigners": [
{
"id": 84727,
"type": "User",
"name": "yystopf.df",
"login": "yystopf123",
"image_url": "images/avatars/User/84727?t=1650252387"
},
{
"id": 84961,
"type": "User",
"name": "postwoman釹轻柔",
"login": "postwoman",
"image_url": "images/avatars/User/84961?t=1641441279"
},
{
"id": 85605,
"type": "User",
"name": "Floraachy",
"login": "p10789563",
"image_url": "system/lets/letter_avatars/2/P/158_138_26/120.png"
}
]
}