---
title: "Get contract interface"
method: GET
path: "/v2/contracts/interface/{deployer_address}/{contract_name}"
tags: ["Smart Contracts"]
---

# Get contract interface

`GET /v2/contracts/interface/{deployer_address}/{contract_name}`

Get contract interface using a `deployer_address` and `contract name`

## Parameters

- `./components/parameters/deployer-address.yaml` — unresolved $ref
- `./components/parameters/contract-name.yaml` — unresolved $ref
- `./components/parameters/tip.yaml` — unresolved $ref

## Response `200`

Contract interface

- ContractInterface — unresolved $ref

## Other responses

- `400` — Bad request
- `404` — Not found
- `500` — Internal Server Error

---

[API](https://skmtc.dev/stacks-network/apis/stacks-3-0-rpc-api.md) · [All operations](https://skmtc.dev/stacks-network/apis/stacks-3-0-rpc-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stacks-network/stacks-3-0-rpc-api/revisions/bfe6e0b30f62/schema)
