Agents
List Agent's Jobs
Retrieve a list of jobs for a specific agent or create a new job
GET
Documentation Index
Fetch the complete documentation index at: https://docs.roe-ai.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Query Parameters
Ordering
id- Job ID-id- Job ID (descending)agent_version_name- Version-agent_version_name- Version (descending)status_code- Status-status_code- Status (descending)created_at- Created At-created_at- Created At (descending)last_updated_at- Last Updated At-last_updated_at- Last Updated At (descending)cost- Cost-cost- Cost (descending)duration- Time Elapsed-duration- Time Elapsed (descending)grader_score- Score-grader_score- Score (descending)
Available options:
-agent_version_name, -cost, -created_at, -duration, -grader_score, -id, -last_updated_at, -status_code, agent_version_name, cost, created_at, duration, grader_score, id, last_updated_at, status_code A page number within the paginated result set.
Number of results to return per page.
Semantic search string for finding similar jobs using embeddings
Organization ID. This is required for access control. It can be provided via query or request body depending on the endpoint.