---
title: "GET /apps/assistants"
method: GET
path: "/apps/assistants"
---

# GET /apps/assistants

`GET /apps/assistants`

Gets the endpoint URLs for the prebuilt Cortana applications.

## Response `200`

A personal assistant apps JSON object containing the endpoint URLs for Cortana applications and the user's endpoint keys.

- PersonalAssistantsResponse — Response containing user's endpoint keys and the endpoint URLs of the prebuilt Cortana applications.
  - `endpointKeys` string[] — An a array of GUIDs, comprised of Azure Endpoint Keys and the Authoring API key.
  - `endpointUrls` PersonalAssistantUrls — Endpoint URLs for prebuilt Cortana applications.

## Other responses

- `default` — Error Response.

---

[API](https://skmtc.net/azure/apis/luis-authoring-client.md) · [All operations](https://skmtc.net/azure/apis/luis-authoring-client/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/luis-authoring-client/revisions/a26a0f7e5a37/schema)
