Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
This API endpoint returns the list of all the pipelines scheduled for a project.
cURL
curl --request GET \ --url https://{server}.mixpanel.com/api/2.0/nessie/pipeline/jobs \ --header 'Authorization: Basic <encoded-value>'
{ "9876543210": [ { "name": "events-daily-bigquery-monoschema", "Dispatcher": "backfill", "last_dispatched": "2019-02-01 12:00:00 US/Pacific", "frequency": "hourly", "sync_enabled": "true" } ] }
Service Account
Required if using service account to authenticate request.
Success
Was this page helpful?
Suggestions
Contact support