---
title: "Get available socket templates"
method: GET
path: "/api/v1/sockets/templates"
tags: ["sockets"]
---

# Get available socket templates

`GET /api/v1/sockets/templates`

Get all available socket templates with their configurations

## Response `200`

Successful Response

- object[]

## Other responses

- `403` — Access denied
- `404` — Socket not found
- `500` — Internal server error

---

[API](https://skmtc.net/memara/apis/memara-api.md) · [All operations](https://skmtc.net/memara/apis/memara-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/memara/memara-api/revisions/4dc7c4418845/schema)
