---
title: "List all the available categories for the user to login"
method: GET
path: "/api/v3/category/{custom_url}"
---

# List all the available categories for the user to login

`GET /api/v3/category/{custom_url}`

## Path parameters

- `custom_url` string, required

## Response `200`

- GetCategoryResponse
  - `id` string, required
  - `name` string, required

---

[API](https://skmtc.net/isard-vdi/apis/isardvdi-api.md) · [All operations](https://skmtc.net/isard-vdi/apis/isardvdi-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/isard-vdi/isardvdi-api/versions/95068d823baa/schema)
