> ## Documentation Index
> Fetch the complete documentation index at: https://flipt-oci-manifest-version.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Namespace

<RequestExample>
  ```bash cURL
  curl --url https://try.flipt.io/api/v1/namespaces/{key} \
    --header 'Accept: application/json'
  ```
</RequestExample>
