Fetches a Loops deployment by ID, including its latest status.
Response for GET /v1/loops/deployments/<deployment_id>.
A Loops deployment — the long-lived run + sampler pair owned by a user.
The deployment's current sampler is included inline. The full list of samplers visible to the caller (across all deployments) lives at GET /v1/loops/samplers.