Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 280 Bytes

File metadata and controls

11 lines (8 loc) · 280 Bytes

list-jobs

Demonstrates ARCP v1.1 session.list_jobs / session.jobs: submit a long-running job, list visible jobs by agent and status, then continue with the returned cursor if another page exists.

Key APIs:

  • ARCPClient::listJobs()
  • Jobs::$jobs
  • Jobs::$nextCursor