---
title: "Gets a Connect log entry."
method: GET
path: "/v2.1/accounts/{accountId}/connect/logs/{logId}"
tags: ["ConnectEvents"]
---

# Gets a Connect log entry.

`GET /v2.1/accounts/{accountId}/connect/logs/{logId}`

Retrieves the specified Connect log entry for your account.

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

The `enableLog` setting in the Connect configuration must be set to **true** to enable logging.
If logging is not enabled, then no log entries are recorded.

## Path parameters

- `accountId` string, required
- `logId` string, required

## Query parameters

- `additional_info` 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)
