RequestLog
Modelo RequestLog
Ver Json
Atributo |
Tipo |
Descripción |
id |
int |
- |
account_id |
int |
- |
type |
string |
- |
role |
string |
- |
method |
string |
- |
url |
string |
- |
payload |
array |
- |
response_code |
int |
- |
response |
array |
- |
created_at |
string\|null |
- |
updated_at |
string\|null |
- |
execution_time |
float\|null |
- |
identifier |
string\|null |
- |
signature |
string\|null |
- |
instance_name |
string\|null |
- |
endpoint |
string\|null |
- |
Listar RequestLog
{info} Soporta:
Paginación
Filters
Carga dinámica
Método |
URI |
Cabeceras |
GET |
/request-logs |
Authorization |
Mostrar RequestLog
{info} Soporta:
Carga dinámica
Método |
URI |
Cabeceras |
GET |
/request-logs/{requestLogId} |
Authorization |
Enlaces de RequestLog