# Get an Unmanaged Access Grant

* [Request Parameters](#request-parameters)
* [Response](#response)

Get an unmanaged Access Grant (where is\_managed = false).

<details>

<summary>Authentication Methods</summary>

* API key
* Client session token
* Personal access token\
  Must also include the `seam-workspace` header in the request.

To learn more, see [Authentication](https://docs.seam.co/latest/api/authentication).

</details>

## Request Parameters

**`access_grant_id`** *String* (Required)

ID of unmanaged Access Grant to get.

***

## Response

{% hint style="success" %}
Returns: [**unknown**](https://docs.seam.co/latest/api/access_grants/unmanaged)
{% endhint %}
