---
title: "GET /ApiKeys"
method: GET
path: "/ApiKeys"
tags: ["ApiKeys"]
---

# GET /ApiKeys

`GET /ApiKeys`

## Query parameters

- `api-version` string
- `$select` string
- `$expand` string
- `$filter` string
- `$orderby` string
- `$top` integer
- `$skip` integer
- `$count` boolean

## Response `200`

Success

- ApiKeyIEnumerableODataValue
  - `value` ApiKey[], nullable
    - `key` string, nullable — The api key.
    - `tag` string, nullable — Gets or sets the tag/name of the api key.
    - `id` string, nullable
    - `createdOn` integer
    - `createdBy` string, nullable
    - `modifiedOn` integer
    - `modifiedBy` string, nullable

---

[API](https://skmtc.dev/liveswitch/apis/liveswitch-cloud-api.md) · [All operations](https://skmtc.dev/liveswitch/apis/liveswitch-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/liveswitch/liveswitch-cloud-api/revisions/1b39d4a01c13/schema)
