---
title: "GET /api/v1/job-types"
method: GET
path: "/api/v1/job-types"
tags: ["job-type-controller"]
---

# GET /api/v1/job-types

`GET /api/v1/job-types`

## Response `200`

OK

## Other responses

- `400` — Bad Request

## Changes

- **2026-08-29** `9db94ab09bfb` — 11 warning
  - added the new `POST_AUDIT_TRAILS` enum value to the `items/postPersistHooks/items/type` response property for the response status `200`
  - added the new `POST_AUDIT_TRAILS` enum value to the `items/prePersistHooks/items/type` response property for the response status `200`
  - added the new `POST_DATA_UPLOAD_TO_VECTORDB` enum value to the `items/postPersistHooks/items/type` response property for the response status `200`
  - added the new `POST_DATA_UPLOAD_TO_VECTORDB` enum value to the `items/prePersistHooks/items/type` response property for the response status `200`
  - …7 more
- **2026-08-12** `23919cce1e87` — 1 info
  - added the optional property `items/subJobProperties` to the response with the `200` status

[Change history](https://skmtc.dev/gosure/apis/gosure-api/changes/api/v1/job-types/get.md)

---

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