---
title: "GET /format_endpoint/{property_format}"
method: GET
path: "/format_endpoint/{property_format}"
tags: ["resource"]
---

# GET /format_endpoint/{property_format}

`GET /format_endpoint/{property_format}`

## Path parameters

- `property_format` string, required

## Response `200`

OK

- FormatResponses
  - `date_property` string, date
  - `datetime_property` string, date-time
  - `enum_property` 'VALUE1' | 'VALUE2'

## Changes

- **2019-07-10** `cbc5af3d2536` — 1 info
  - endpoint added
- **2019-06-04** `08c2be6e6e27` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/yelp/apis/junit-tests/changes/format_endpoint/:property_format/get.md)

---

[API](https://skmtc.dev/yelp/apis/junit-tests.md) · [All operations](https://skmtc.dev/yelp/apis/junit-tests/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/yelp/junit-tests/revisions/187e1b2b0d3a/schema)
