API ReferenceProplets
List Proplets
Query Parameters
offset?integer
limit?integer
status?string
Filter proplets by liveness status. active returns proplets with a recent heartbeat; inactive returns proplets whose heartbeat has expired. Omit to return all proplets.
Value in
"active" | "inactive"Response Body
curl -X GET "http://localhost:7070/proplets?limit=1000"Empty
Empty