---
title: "POST /github/calculateRepoAccount"
method: POST
path: "/github/calculateRepoAccount"
tags: ["GithubAccountsController"]
---

# POST /github/calculateRepoAccount

`POST /github/calculateRepoAccount`

## Request body

- GithubRepoAccountRequest
  - `repoID` string, required — Github repo ID
  - `chainId` number, required — Chain ID

## Response `200`

OK

- GithubRepoAccountResponse
  - `account` string, required — Github repo account

---

[API](https://skmtc.dev/collab/apis/collabland-api-server.md) · [All operations](https://skmtc.dev/collab/apis/collabland-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/collab/collabland-api-server/revisions/cad064f71a2e/schema)
