---
title: "List Frameworks"
method: GET
path: "/frameworks/"
tags: ["Technologies (Frameworks)"]
---

# List Frameworks

`GET /frameworks/`

## Query parameters

- `ordering` string
- `search` string

## Response `200`

- Framework[]
  - `id` string, required — A unique Base58 value identifying this object.
  - `name` string, required — Name of the technology. For example, "PHP, "SQLite", "Python", "Apache", or "Wordpress". The maximum lenght is 255 characters.
  - `desc` string, nullable, required — Description of the technology. Defaults to "".

## Other responses

- `400`
- `401`
- `500`

---

[API](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation.md) · [All operations](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/probely/snyk-api-web-s-api-reference-documentation/revisions/e29879bff01b/schema)
