---
title: "Get About info"
method: GET
path: "/workspace/api/v3/vault/configured"
tags: ["compliance"]
---

# Get About info

`GET /workspace/api/v3/vault/configured`

Syncs demo with the git backend.

## Response `200`

OK

- GithubComOpengovernOpengovernancePkgMetadataApiAbout
  - `api_keys` GithubComOpengovernOpengovernancePkgAuthApiAPIKeyResponse[]
    - `active` boolean — Activity state of the key
    - `created_at` string — Creation timestamp in UTC
    - `creator_user_id` string — Unique identifier of the user who created the key
    - `id` integer — Unique identifier for the key
    - `maskedKey` string — Masked key
    - `name` string — Name of the key
    - `role_name` 'admin' | 'editor' | 'viewer'
    - `updated_at` string — Last update timestamp in UTC
  - `app_version` string
  - `dex_connectors` GithubComOpengovernOpengovernancePkgMetadataApiDexConnectorInfo[]
    - `id` string
    - `name` string
    - `type` string
  - `integrations` object
  - `primary_domain_url` string
  - `sample_data` boolean
  - `total_spend_governed` number
  - `users` GithubComOpengovernOpengovernancePkgAuthApiGetUsersResponse[]
    - `connector_id` string
    - `created_at` string — Creation timestamp in UTC
    - `email` string — Email address of the user
    - `email_verified` boolean — Is email verified or not
    - `external_id` string
    - `full_name` string
    - `id` integer — Unique identifier for the user
    - `is_active` boolean
    - `last_activity` string — Last activity timestamp in UTC
    - `role_name` 'admin' | 'editor' | 'viewer'
    - `username` string — Username
  - `workspace_creation_time` string

---

[API](https://skmtc.net/opengovern/apis/opengovernance-service-api.md) · [All operations](https://skmtc.net/opengovern/apis/opengovernance-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opengovern/opengovernance-service-api/versions/ab05295c4094/schema)
