v1
latestOpenAPI 3.0.12026-07-269427.8 KBGet agent job by ID (v1)
Deprecated: use v2 get agent job instead. Retrieves the details and status of a specific agent job by its ID.
Authenticate with an admin API key.
get/v1/agent/{projectId}/job/{id}
Path parameters
projectIdstring required
Your project ID. Can be copied from the API keys page in your dashboard.
idstring required
The unique identifier of the agent job to retrieve.
Response
Agent job details retrieved successfully