Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Response
Successful Response
The response is of type any
.
Get logs for a pod.
Args: tail: Number of most recent logs to return (default: 100)
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type any
.