curl --location --request GET 'https://api.teamly.one/api/v1/teams//applications' \
--header 'Authorization;'
{
"applications": [
{
"id": "8a70a467e4353bee",
"type": "team",
"submittedBy": {
"id": "2d5c6531b2ac0fbc",
"username": "Arda",
"subdomain": "null",
"profilePicture": "https://s3-eu-central-1.amazonaws.com/www.teamly.one/userAvatar/c620a99d-6d62-4db3-b69b-3f465eabf311.webp",
"banner": "https://s3-eu-central-1.amazonaws.com/www.teamly.one/userBanner/c8ed1f6d-65bc-44e5-bfd8-210d649f1cf2.webp",
"bot": false,
"presence": 3,
"badges": [
{
"id": "3e9f6e7cb353fa21",
"name": "Engineer",
"icon": "https://s3-eu-central-1.amazonaws.com/www.teamly.one/badges/7cd7449f2d3275c4.webp"
}
],
"connections": [],
"createdAt": "2024-11-14T20:50:56.402Z",
"lastOnline": "2024-12-29T08:40:15.666Z",
"system": false
},
"answers": [
{
"questionId": "8ec67c2dac95fedf",
"answer": "Why not?",
"question": "Why do you want to join this team?"
}
],
"status": "accepted",
"createdAt": "2024-11-16T10:51:10.366Z"
}
]
}