---
title: "GET /api/registry/service/{name}/discover"
method: GET
path: "/api/registry/service/{name}/discover"
tags: ["service-registry-resource"]
---

# GET /api/registry/service/{name}/discover

`GET /api/registry/service/{name}/discover`

## Path parameters

- `name` string, required

## Query parameters

- `create` boolean

## Response `200`

OK

- ServiceMethod[]
  - `deprecated` boolean
  - `description` string
  - `exampleInput` object
  - `id` integer
  - `inputType` string
  - `methodName` string
  - `methodType` string
  - `operationName` string
  - `outputType` string
  - `requestContentType` string
  - `requestParams` RequestParam[] — unresolved $ref
  - `responseContentType` string

---

[API](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server.md) · [All operations](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orkescloud/orkes-conductor-api-server/revisions/6ebf0c14ac41/schema)
