---
title: "Get Role Templates"
method: GET
path: "/role-templates/"
---

# Get Role Templates

`GET /role-templates/`

## Response `200`

200

- object
  - `count` integer
  - `next` unknown
  - `previous` unknown
  - `results` object[]
    - `id` string
    - `url` string
    - `name` string
    - `description` string
    - `key` string
    - `permissions` object[]
      - `id` string
      - `url` string
      - `name` string
      - `description` string
      - `key` string
      - `created_at` string
    - `created_at` 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)
