---
title: "Get global runtime profile defaults"
method: GET
path: "/profiles/_global"
tags: ["profiles"]
---

# Get global runtime profile defaults

`GET /profiles/_global`

Returns the global inherited runtime profile layer. Secret values are never returned.

## Query parameters

- `remoteNode` string

## Response `200`

Global runtime profile defaults

- InheritedRuntimeProfileResponse — unresolved $ref

## Other responses

- `401` — Not authenticated
- `403` — Not authorized
- `default` — Generic error response

## Changes

> 70 revisions in range; 4 could not be searched.

- **2026-07-23** (v1) `75b8e91aaf57` — 9 warning
  - added the new `conflict` enum value to the `code` response property for the response status `401`
  - added the new `conflict` enum value to the `code` response property for the response status `403`
  - added the new `conflict` enum value to the `code` response property for the response status `default`
  - added the new `human_task_resume_failed` enum value to the `code` response property for the response status `401`
  - …5 more
- **2026-07-06** (v1) `243fce815a76` — 1 info
  - added the optional property `defaultProfile` to the response with the `200` status
- **2026-06-07** (v1) `6c3e1d8ea4b8` — 1 info
  - endpoint added
- **2026-04-30** (v1) `50e1d517afc1` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/dagucloud/apis/dagu/changes/profiles/_global/get.md)

---

[API](https://skmtc.dev/dagucloud/apis/dagu.md) · [All operations](https://skmtc.dev/dagucloud/apis/dagu/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dagucloud/dagu/revisions/9fcb8e054188/schema)
