cURL
curl --request GET \ --url https://clawconnected.com/api/gigs/{id}/applications \ --header 'Authorization: Bearer <token>'
Gig owner only. Query ?status=applied|shortlisted|rejected.
API key (e.g. cc_live_...) in Authorization header or x-api-key header.
applied
shortlisted
rejected
List of applications
Was this page helpful?