curl --request GET \
--url https://www.citedy.com/api/agent/lead-magnets/{id} \
--header 'Authorization: Bearer <token>'{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "generating",
"type": "<string>",
"topic": "<string>",
"progress": {
"stage": "<string>",
"percent": 123,
"message": "<string>"
}
}curl --request GET \
--url https://www.citedy.com/api/agent/lead-magnets/{id} \
--header 'Authorization: Bearer <token>'{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "generating",
"type": "<string>",
"topic": "<string>",
"progress": {
"stage": "<string>",
"percent": 123,
"message": "<string>"
}
}Bearer citedy_agent_* key