Historial General de Herramientas
Herramientas
Historial General de Herramientas
Devuelve el historial de cambios de todas las herramientas.
GET
Historial General de Herramientas
Documentation Index
Fetch the complete documentation index at: https://docs.orkeia.ai/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
GET https://gateway.orkeia.ai/tools/history
AutenticaciónRequiere el encabezado
authorization: <tu_token>.
Ejemplo (cURL)
Respuestas
Response - Success
response
500 — Error del Servidor
400 — Error del Cliente
Campos
| Campo | Tipo | Descripción |
|---|---|---|
| id | string | Identificador único del evento de historial. |
| toolId | string | ID de la herramienta relacionada con el evento. |
| action | string | Acción realizada (ej.: created, updated). |
| timestamp | string | Fecha/hora del evento en formato ISO 8601. |
