---
title: "Get profiling capabilities"
method: GET
path: "/api/v1/profiler/capabilities"
tags: ["profiler"]
---

# Get profiling capabilities

`GET /api/v1/profiler/capabilities`

Returns which profiling features are supported on the current platform.

## Response `200`

Profiler capabilities.

- ProfilerCapabilities — unresolved $ref

## Other responses

- `500` — Internal server error.

---

[API](https://skmtc.dev/dotnet/apis/devflow-agent-protocol.md) · [All operations](https://skmtc.dev/dotnet/apis/devflow-agent-protocol/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dotnet/devflow-agent-protocol/revisions/31dec8eed3de/schema)
