---
title: "get method detail with yml"
method: GET
path: "/config/api/resource/method/detail"
tags: ["Config"]
---

# get method detail with yml

`GET /config/api/resource/method/detail`

get method details based on resourceId and methodId, returning YAML.

## Query parameters

- `resourceId` integer, required
- `methodId` integer, required

## Response `200`

YAML content

- string

---

[API](https://skmtc.net/apache/apis/untitled-api.md) · [All operations](https://skmtc.net/apache/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/apache/untitled-api/versions/e21f5baf21bb/schema)
