---
title: "contract operations"
method: GET
path: "/contract/operation"
tags: ["contract"]
---

# contract operations

`GET /contract/operation`

Returns known contract message payloads schema

## Response `200`

OK

- CoreContractOperation[]
  - `contract_name` string
  - `name` string
  - `operation_id` integer
  - `outgoing` boolean — if operation is going from contract
  - `schema` integer[]

## Changes

- **2023-02-22** `e00c25bb9798` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tonindexer/apis/anton/changes/contract/operation/get.md)

---

[API](https://skmtc.dev/tonindexer/apis/anton.md) · [All operations](https://skmtc.dev/tonindexer/apis/anton/llms.txt) · [OpenAPI document](https://skmtc.dev/tonindexer/apis/anton/revisions/e00c25bb9798?raw)
