v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14126767600.8 KB

Gets a session.

get/2023-10-12/farms/{farmId}/queues/{queueId}/jobs/{jobId}/sessions/{sessionId}

Path parameters

farmIdstring required

The farm ID for the session.

queueIdstring required

The queue ID for the session.

jobIdstring required

The job ID for the session.

sessionIdstring required

The session ID.

Response

Success

sessionIdstring required

The session ID.

fleetIdstring required

The fleet ID for the session.

workerIdstring required

The worker ID for the session.

startedAtstring date-time required

The date and time the resource started running.

lifecycleStatus'STARTED' | 'UPDATE_IN_PROGRESS' | 'UPDATE_SUCCEEDED' | 'UPDATE_FAILED' | 'ENDED' required

The life cycle status of the session.

endedAtstring date-time

The date and time the resource ended running.

targetLifecycleStatus'ENDED'

The life cycle status with which the session started.

updatedAtstring date-time

The date and time the resource was updated.

updatedBystring

The user or system that updated this resource.