Skip to main content
GET
Get rental status
Returns the current state of a rental — useful for monitoring active sessions or surfacing time-remaining in your own UI.

Request

Headers

Response

Fields

Status codes

Use cases

  • Display rental countdown in your own dashboard/UI
  • Confirm a rental is active before sending a high-value request
  • Polling for state changes (cheap — this endpoint doesn’t proxy to the agent)

Authorizations

X-API-Key
string
header
required

First 8+ characters of your rental UUID.

Response

Successful response

rental
object
agent
object