---
title: "GET /role_metadata/"
method: GET
path: "/role_metadata/"
tags: ["role_metadata"]
---

# GET /role_metadata/

`GET /role_metadata/`

General data about models and permissions tracked by django-ansible-base RBAC

Information from this endpoint should be static given a server version.
This reflects model definitions, registrations with the permission registry,
and enablement of RBAC features in settings.

allowed_permissions: Valid permissions for a role of a given content_type

## Response `200`

No response body

## Changes

- **2026-07-17** `c04fc5f09692` — 1 info
  - endpoint added
- **2023-04-25** `62d33b790834` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ansible/apis/event-driven-ansible-api/changes/role_metadata/get.md)

---

[API](https://skmtc.dev/ansible/apis/event-driven-ansible-api.md) · [All operations](https://skmtc.dev/ansible/apis/event-driven-ansible-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ansible/event-driven-ansible-api/revisions/c04fc5f09692/schema)
