---
title: "Provide a single resource - ExportSchedule"
method: GET
path: "/plannings/exports/{id}"
tags: ["Data Flow"]
---

# Provide a single resource - ExportSchedule

`GET /plannings/exports/{id}`

Retrieves a ExportSchedule resource.

## Path parameters

- `id` string, required

## Response `200`

ExportSchedule resource

- ExportScheduleExportScheduleOutputScheduleOutput
  - `export` object
  - `name` string
  - `description` string, nullable
  - `cronExpression` string
  - `timezone` string
  - `status` string
  - `dateCreated` string, date-time
  - `dateModified` string, date-time
  - `createdBy` UserUserOutputScheduleOutput
    - `id` integer
    - `username` string
  - `updatedBy` UserUserOutputScheduleOutput
    - `id` integer
    - `username` string
  - `id` string

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.dev/quable/apis/quable-pim-api-documentation-v5.md) · [All operations](https://skmtc.dev/quable/apis/quable-pim-api-documentation-v5/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quable/quable-pim-api-documentation-v5/revisions/1641096abb34/schema)
