---
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

## Changes

- **2024-09-04** `76b9f0627440` — 1 info
  - endpoint added
- **2024-08-26** `113852fcf431` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/isard-vdi/apis/isardvdi-api/changes/api/v3/category/:custom_url/get.md)

---

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