Skip to main content

Show Application Log


GET services/api/v1/application_logs/{application_log_id}

Returns the requested application log.

Parameters

ParameterTypeDescription
application_log_idstringThe ID of the application log.

Response

Results list.

{
"id": "x4Ykp6my",
"application_id": "KO6m8AYZ",
"created_at": "2024-09-06T05:58:11.873Z",
"updated_at": "2024-09-06T05:58:11.873Z",
"type_of": "created",
"details": null
}