# Example request using curl
curl -X GET http://coder-server:8080/api/v2/init-script/{os}/{arch}
GET /init-script/{os}/{arch}
| Name | In | Type | Required | Description |
|---|---|---|---|---|
os |
path | string | true | Operating system |
arch |
path | string | true | Architecture |
| Status | Meaning | Description | Schema |
|---|---|---|---|
| 200 | OK | Success |