Applications
The brand’s approvals inbox — incoming applicants with reputation scores and cover notes:

All endpoints require authentication.
| Method | Path | Query |
|---|---|---|
GET | /api/applications/mine | ?status |
GET | /api/applications/incoming | — |
POST | /api/applications/:id/withdraw | — |
POST | /api/applications/:id/reject | — |
mine— creator’s sent applicationsincoming— brand inbox: applications across the org’s own jobswithdraw— creator withdraws their pending applicationreject— brand declines a pending applicant
Last updated on