copilot_frontend
admin
Admin Stelorder

List Mappings

Lista todos los mapeos de Stelorder con filtros opcionales.

Args: category: Filtrar por categoría específica is_active: Filtrar por mapeos activos/inactivos db: Sesión de base de datos

Returns: Lista de mapeos con count total

Example: GET /admin/stelorder/mappings?category=incident_type&is_active=true

get/api/admin/stelorder/mappings

Query parameters

categorystring nullable

Filtrar por categoría

Filtrar por categoría

is_activeboolean nullable

Filtrar por estado activo

Filtrar por estado activo

Response

Successful Response

countinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.