---
title: "Get InfoCert contract"
method: GET
path: "/v1/signatures/{signatureId}/qtspAgreement"
tags: ["Qualified Electronic Signature"]
---

# Get InfoCert contract

`GET /v1/signatures/{signatureId}/qtspAgreement`

If you have the [fallback QTSP](https://docs.fourthline.com/docs/qes-integration#qtsps) option configured, use this endpoint to check if an InfoCert contract was generated to share with the client <br /><br /><img src="https://files.readme.io/310d4d3-Inline_Caution.svg" align="left" alt="Important" /> **Important:** <br />• Before using this endpoint, see the <a href="https://docs.fourthline.com/docs/qes-integration">integration guide</a>. <br />• <code>signatureId</code> and <code>workflowId</code> are string identifiers that can be used interchangeably.

## Path parameters

- `signatureId` string, required

## Headers

- `Authorization` string, required — The `access_token` returned in your most recent [Create access token](https://docs.fourthline.com/reference/create-access-token) response.

## Response `200`

The InfoCert contract was retrieved successfully

## Other responses

- `204` — The InfoCert contract was not generated
- `400` — Invalid request or validation errors
- `404` — Specified resource does not exist

---

[API](https://skmtc.net/fourthline/apis/fourthline-apis.md) · [All operations](https://skmtc.net/fourthline/apis/fourthline-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fourthline/fourthline-apis/revisions/7991ae7c8383/schema)
