Retrieve details for a specific environment
curl --request GET \ --url https://restapi.gputrader.io/v1/environments/{envId} \ --header 'X-API-Key: <api-key>'
{ "envId": "<string>", "listing": {}, "heartbeat": {}, "pEnvId": 123 }
Environment ID
Environment identifier
Environment listing details
Environment heartbeat status
Provider environment ID