{
  "config": {
    "autodeploy": true,
    "build": {},
    "docker": {},
    "git": {},
    "instance": "e1.nano",
    "method": "GIT",
    "scaling": {},
    "type": "WEB",
    "variables": []
  },
  "created_at": "2023-03-02T13:45:30.152Z",
  "id": "2bb71bb9",
  "name": "My Service",
  "region": "us-east-3",
  "slug": "my-service",
  "status": "RUNNING",
  "updated_at": "2023-03-28T09:08:38.827Z",
  "uuid": "2bb71bb9-2ca7-4473-95bf-6904bdf1fd35"
}
config
object
created_at
string

The service created at date.

id
string

The service ID.

name
string

The service name.

region
string

The service region.

slug
string

The service slug.

status
string

The service status.

updated_at
string

The service updated at date.

uuid
string

The service UUID.

Was this page helpful?