---
title: "returns agreement file text content"
method: GET
path: "/analyze/v2/agreements/{id}/content"
tags: ["Analyze Agreements V2"]
---

# returns agreement file text content

`GET /analyze/v2/agreements/{id}/content`

## Path parameters

- `id` string, required

## Response `200`

successful with params

- object
  - `data` object, required

## Other responses

- `403` — failure when user does not have an access
- `404` — failure with agreement not found
- `422` — validation failure on value

---

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