---
title: "Checks the specified Job Schedule exists."
method: HEAD
path: "/jobschedules/{jobScheduleId}"
tags: ["JobSchedules"]
---

# Checks the specified Job Schedule exists.

`HEAD /jobschedules/{jobScheduleId}`

## Path parameters

- `jobScheduleId` string, required

## Query parameters

- `timeout` integer
- `api-version` string, required

## Headers

- `client-request-id` string, uuid
- `return-client-request-id` boolean
- `ocp-date` string, date-time-rfc1123
- `If-Match` string
- `If-None-Match` string
- `If-Modified-Since` string, date-time-rfc1123
- `If-Unmodified-Since` string, date-time-rfc1123

## Response `200`

A response containing headers related to the Job Schedule, if it exists.

## Other responses

- `404` — The Job Schedule does not exist.
- `default` — The error from the Batch service.

---

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