cURL
curl --request GET \ --url https://api.tapkit.ai/phones/{phone_id}/screenshot \ --header 'X-API-Key: <api-key>'
Get a screenshot from the phone. In sync mode, returns PNG directly. In async mode, returns job_id.
Screenshot image (sync mode) or job response (async mode)