- Print
- Dark modeLight
- PDF
Get all API reference logs
Enter REST API key. To generate a key, go to Settings → Knowledge base portal → API tokens
The ID of the API reference
Page number
Total logs per page
Success
This is the sample response for this endpoint. You can verify the individual logs in /v2/ApiReferences//Logs/.
{
"data": [
{
"logs_id": "33b5c7e-fcbe-4797-b144-1a7ca2508f44",
"user_name": "Peter Jone",
"user_id": "f11efc6f-e968-4e95-82eb-85ad61559de8",
"title": "Import successful",
"modified_at": "2024-06-13T02:30:00Z",
"error_count": 12,
"alerts_count": 34
},
{
"logs_id": "5g25c7e-fcbe-4797-b144-1a7ca2843tv4",
"user_name": "Theresa May",
"user_id": "d71efc6f-e968-4e95-82eb-85ad6155984rf",
"title": "Import successful",
"modified_at": "2024-06-13T02:30:00Z",
"error_count": 12,
"alerts_count": 34
}
],
"extension_data": null,
"success": false,
"errors": [],
"warnings": [],
"information": []
}
API reference response data
The API reference Log ID
The name of the team account
The ID of the team account
Status of API reference
Modified date/time
Total errors count
Total alerts count
Extention data for customer API response
Status indication for customer API response
Errors in the customer API response
Thids is the Extention data object
Stack trace for error response message
Description for error cause
Error code for Api response
Warnings in the customer API response
Extention Data for customer Api warning
Warning description
warning code for customer Api base response
Information passed by the customer API response
Extention data for customer Api response information
status description for customer Api response information
Bad Request
Kindly ensure that the given API reference ID is valid.
{
"extension_data": null,
"success": false,
"errors": [
{
"extension_data": null,
"stack_trace": null,
"description": "Api reference not found.",
"error_code": null,
"custom_data": null
}
],
"warnings": [],
"information": []
}
Extention data for customer API response
Status indication for customer API response
Errors in the customer API response
Thids is the Extention data object
Stack trace for error response message
Description for error cause
Error code for Api response
Warnings in the customer API response
Extention Data for customer Api warning
Warning description
warning code for customer Api base response
Information passed by the customer API response
Extention data for customer Api response information
status description for customer Api response information