get
https://api.pearch.ai/v1/list_jobs
Retrieve a list of all jobs currently indexed for the authenticated user. This endpoint returns job metadata including job IDs, descriptions, and creation timestamps.
The results are ordered by creation date (most recent first) and can be limited using the limit parameter.
Cost: 0 credits
Check out official Python client
