---
title: "Gets a jurisdiction object for the current user. The user must be a notary."
method: GET
path: "/v2.1/current_user/notary/jurisdictions/{jurisdictionId}"
tags: ["NotaryJurisdiction"]
---

# Gets a jurisdiction object for the current user. The user must be a notary.

`GET /v2.1/current_user/notary/jurisdictions/{jurisdictionId}`

Gets a jurisdiction object for the current user.  The following restrictions apply:

- The current user must be a notary.
- The `jurisdictionId` must be a jurisdiction that the notary is registered for.

## Path parameters

- `jurisdictionId` string, required

## 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)
