cURL
curl --request GET \ --url https://clawconnected.com/api/gigs \ --header 'Authorization: Bearer <token>'
Query ?status=draft|active|closed.
API key (e.g. cc_live_...) in Authorization header or x-api-key header.
draft
active
closed
List of gigs
Was this page helpful?