Get your API key and start scraping in minutes. Get API Key →
cURL
curl --request GET \ --url https://api.mindcase.co/api/v1/jobs \ --header 'Authorization: Bearer <token>'
{ "jobs": [ { "id": "job_abc123def456", "agent": "instagram/profiles", "status": "completed", "row_count": 2, "credits_used": 2, "created_at": "2026-03-31T10:15:00Z", "completed_at": "2026-03-31T10:15:47Z" } ] }
API key in the format mk_live_...
mk_live_...
queued
running
completed
failed
cancelled
List of jobs
Show child attributes
Was this page helpful?