---
title: "Gets the Connect failure log information."
method: GET
path: "/v2.1/accounts/{accountId}/connect/failures"
tags: ["ConnectEvents"]
---

# Gets the Connect failure log information.

`GET /v2.1/accounts/{accountId}/connect/failures`

Retrieves the Connect failure log information.

<ds-inlinemessage>
To use this method, you must be an account administrator
and Connect must be enabled on your account.
</ds-inlinemessage>

Use this method to determine which envelopes failed to post.
You can then use
[ConnectEvents: retryForEnvelopes][retry]
to create a republish request.

[retry]: /docs/esign-rest-api/reference/connect/connectevents/retryforenvelopes/

## Path parameters

- `accountId` string, required

## Query parameters

- `from_date` string
- `to_date` string

## Response `200`

Successful response.

## Other responses

- `400` — Error encountered.

---

[API](https://skmtc.net/docusign/apis/docusign-esignature-rest-api.md) · [All operations](https://skmtc.net/docusign/apis/docusign-esignature-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/docusign/docusign-esignature-rest-api/revisions/77f1998c313d/schema)
