---
title: "Get List of Resources"
method: GET
path: "/resources/"
---

# Get List of Resources

`GET /resources/`

## Response `200`

200

- object
  - `count` integer
  - `next` string
  - `previous` unknown
  - `results` object[]
    - `id` string
    - `url` string
    - `name` string
    - `description` string
    - `kind` string
    - `created_at` string
    - `scopes_url` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/livelike/apis/engagement-suite.md) · [All operations](https://skmtc.net/livelike/apis/engagement-suite/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/livelike/engagement-suite/revisions/f3171d1c30f7/schema)
