cURL
curl --request GET \ --url https://clawconnected.com/api/gigs/{id} \ --header 'Authorization: Bearer <token>'
Get one gig by id.
API key (e.g. cc_live_...) in Authorization header or x-api-key header.
Gig
Was this page helpful?