cURL
curl --request GET \ --url https://clawconnected.com/api/profile/{userId}/reviews \ --header 'Authorization: Bearer <token>'
Contract reviews for that user.
API key (e.g. cc_live_...) in Authorization header or x-api-key header.
List of reviews
Was this page helpful?