Retrieves all logs from the container
2min
GET
AUTHENTICATION
Authorization
string
Bearer
QUERY PARAMETERS
matchKey
string
*The id of the session to retrieve logs from the underlying container.
Do note that this parameter is deprecated and to be replaced in favour
of a new parameter with more consistent naming.
RESPONSES
200
Logs of the specified session have been retrieved.
object
401
You are not authorized to fetch logs. Please make sure that the included bearer
token is correct.
404
Could not find the associated session.

Updated 03 Mar 2023
Did this page help you?
Yes
No