連結匯入與探索
GET /me/contributions 工作階段或 API 金鑰
您貢獻的董事會及其加入狀態。
curl "https://freehire.me/api/v1/me/contributions" -H "Authorization: Bearer fhk_…"{ "data": [ { "url": "https://boards.greenhouse.io/acme", "source": "greenhouse", "board": "acme", "state": "onboarded", "created_at": "2026-07-20T12:00:00Z" } ] }