Use this endpoint to check whether an update is available for a specific AI Coworker in the Wexa.ai Marketplace. By providing the coworker_id, you can verify if a newer version or updated configuration exists before applying changes to your workspace.
Request
Header Params
Responses
🟢200check marketplace coworker update
application/json
Body
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'https://api.wexa.ai/marketplace/coworker/update/{coworker_id/check' \
--header'x-api-key: {{x-api-key}}'