---
title: "Example of a parameter in URL"
method: GET
path: "/pictures/{cat}"
tags: ["Cat pictures"]
---

# Example of a parameter in URL

`GET /pictures/{cat}`

Example of a parameter in URL

## Response `200`

Student picture found

## Other responses

- `404` — Student picture not found
- `500` — The server encountered an internal error. Further info in server logs

---

[API](https://skmtc.net/sapienzaapps/apis/fantastic-coffee-decaffeinated.md) · [All operations](https://skmtc.net/sapienzaapps/apis/fantastic-coffee-decaffeinated/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sapienzaapps/fantastic-coffee-decaffeinated/revisions/af917eb34015/schema)
