Fetch Resources in System Logs
GET
/api/v1/developer/system/logs/resource/{id}
Available since v1.24.6
Authorizations
bearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
id*
Type
Requiredstring
Responses
Successful response
application/json
JSON "code": "string", "msg": "string", "data": { "video_record": "string", "video_record_thumbnail": "string", "created_at": "string", "updated_at": "string" }
{
}