Skip to main content
GET
/
environments
/
{envId}
Get environment details
curl --request GET \
  --url https://api.gputrader.io/v1/environments/{envId} \
  --header 'X-API-Key: <api-key>'
{
  "envId": "<string>",
  "listing": {},
  "heartbeat": {},
  "pEnvId": 123
}

Documentation Index

Fetch the complete documentation index at: https://docs.gputrader.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Path Parameters

envId
string
required

Environment ID

Response

Successfully retrieved environment

envId
string
required

Environment identifier

listing
object
required

Environment listing details

heartbeat
object
required

Environment heartbeat status

pEnvId
number
required

Provider environment ID