curl --location --request GET '/talent/applied' \
--header 'Content-Type: application/json' \
--data '{
"portfolioLinks": [
"https://www.behance.net/janesmith",
"https://dribbble.com/janesmith_designs",
"https://janesmith.dev/portfolio"
],
"credentials": [
"https://example.com/uploads/credentials/jane_smith_diploma.pdf",
"https://example.com/uploads/credentials/adobe_certified_expert.png"
],
"coverLetter": "As a dedicated graphic designer with over 7 years of experience specializing in brand identity and digital illustration, I have a proven track record of delivering compelling visual solutions for a diverse range of clients. My portfolio highlights my expertise in creating memorable logos, marketing materials, and user interfaces. I am eager to contribute to the Creative Verse community as a verified talent and collaborate with other passionate creators."
}'