---
title: "Changes to Get Model Spec By Provider And Name"
method: GET
path: "/v1/model-specs/by-provider/{provider_spec_id}/{model_name}"
---

# Changes to Get Model Spec By Provider And Name

`GET /v1/model-specs/by-provider/{provider_spec_id}/{model_name}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 23 revisions.

- **2026-07-30** `ce40e8663ec3` — 3 info
- **2026-07-08** `8940d7f77282` — 2 breaking
- **2026-04-29** `e1a530c0a2d5` — 6 info
- **2026-03-30** `e9c153221160` — 6 warning

## Changes

- **2026-07-30** `ce40e8663ec3` — 3 info
  - the `input_cost_per_token` response's property default value `0` was removed for the status `200`
  - the `max_output_tokens` response's property default value `4096` was removed for the status `200`
  - the `output_cost_per_token` response's property default value `0` was removed for the status `200`
- **2026-07-08** `8940d7f77282` — 2 breaking
  - the `created_at` response's property format changed from `date-time` to no format for status `200`
  - the `updated_at` response's property format changed from `date-time` to no format for status `200`
- **2026-04-29** `e1a530c0a2d5` — 6 info
  - added the optional property `input_cost_per_token` to the response with the `200` status
  - added the optional property `max_output_tokens` to the response with the `200` status
  - added the optional property `output_cost_per_token` to the response with the `200` status
  - added the optional property `supports_function_calling` to the response with the `200` status
  - added the optional property `supports_reasoning` to the response with the `200` status
  - added the optional property `supports_vision` to the response with the `200` status
- **2026-03-30** `e9c153221160` — 6 warning
  - removed the optional property `input_cost_per_token` from the response with the `200` status
  - removed the optional property `max_output_tokens` from the response with the `200` status
  - removed the optional property `output_cost_per_token` from the response with the `200` status
  - removed the optional property `supports_function_calling` from the response with the `200` status
  - removed the optional property `supports_reasoning` from the response with the `200` status
  - removed the optional property `supports_vision` from the response with the `200` status

---

[Operation](https://skmtc.dev/agentarea/apis/agentarea-api/docs/v1/model-specs/by-provider/:provider_spec_id/:model_name/get.md) · [API](https://skmtc.dev/agentarea/apis/agentarea-api.md) · [Page](https://skmtc.dev/agentarea/apis/agentarea-api/changes/v1/model-specs/by-provider/:provider_spec_id/:model_name/get)
