curl -X GET "https://tallentu.com/api/v1/jobs/job_123" \ -H "Authorization: Bearer <token>"
{ "id": "job_123", "title": "Senior Frontend Developer", "description": "# Estamos buscando...", "status": "published", "location": "São Paulo, SP", "created_at": "2023-10-27T10:00:00.000Z", "total_applications": 42 }