Last updated 3 months ago
Was this helpful?
/v1/scan
curl -L \ --request POST \ --url 'https://api.scanner.demo-001.teleskope.ai/v1/scan' \ --header 'x-api-key: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{"data_store":"S3","resource_type":"OBJECT"}'
{ "job_id": 1, }