---
title: "Get skills extractor metadata"
method: GET
path: "/classifications/{release}/skills/extract"
tags: ["Classifications"]
---

# Get skills extractor metadata

`GET /classifications/{release}/skills/extract`

Get metadata for requested version of skills extractor. Note that this endpoint has a base tier monthly quota of 50 requests. Responses from this endpoint will include two headers, `RateLimit-Remaining` and `RateLimit-Reset`, which indicate how many requests you have remaining in your current quota period and when that quota will reset, respectively.

## Response `200`

OK

- object
  - `data` object, required
    - `locales` object
      - `inputs` string[]
      - `outputs` string[]

## Other responses

- `404` — requested resource not found

---

[API](https://skmtc.net/lightcast/apis/alumni-pathways-2-0.md) · [All operations](https://skmtc.net/lightcast/apis/alumni-pathways-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightcast/alumni-pathways-2-0/revisions/fc66b9877391/schema)
