---
title: "Daypart Search"
method: GET
path: "/daypart"
tags: ["dayPart"]
---

# Daypart Search

`GET /daypart`

Search dayparts

## Query parameters

- `dayPartId` integer
- `name` string
- `embed` string

## Response `200`

successful operation

- DayPart[]
  - `dayPartId` integer — The ID of this Daypart
  - `isAlways` integer — A readonly flag determining whether this DayPart is always
  - `isCustom` integer — A readonly flag determining whether this DayPart is custom

## Changes

- **2020-02-17** `8e1275395104` — 1 breaking
  - removed the media type `application/json` for the response with the status `200`

[Change history](https://skmtc.dev/xibosignage/apis/xibo-api/changes/daypart/get.md)

---

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