---
title: "GET /api/v1.0/{appId}/home"
method: GET
path: "/api/v1.0/{appId}/home"
tags: ["Home"]
---

# GET /api/v1.0/{appId}/home

`GET /api/v1.0/{appId}/home`

## Path parameters

- `appId` string, required

## Response `200`

OK

- RestApiArrayResultHomeAction — Rest api array result
  - `Data` HomeAction[], required — Generic data object.
    - `HomeActionId` integer
    - `HomeActionType` 'Portal' | 'External' — Type of Action
    - `Order` integer
    - `TitleKey` string
    - `ActionKey` string
    - `DescriptionKey` string
    - `Action` string
    - `Dismissible` boolean

## Other responses

- `400` — BadRequest
- `401` — Unauthorized
- `403` — Successful authentication, but authorization has been denied for this request.
- `404` — NotFound

---

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