---
title: "Periods"
method: GET
path: "/challenge/{public_id}/periods/"
tags: ["challenge"]
---

# Periods

`GET /challenge/{public_id}/periods/`

Get all periods for the challenge.
This endpoint returns a list of objects.

## Response `200`

OK

- ChallengePeriod
  - `start` string, date-time
  - `end` string, date-time

---

[API](https://skmtc.net/wefitter/apis/wefitter-api.md) · [All operations](https://skmtc.net/wefitter/apis/wefitter-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wefitter/wefitter-api/revisions/52b0eb5e8b96/schema)
