Skip to main content
GET
Get Application Demo Logs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Path Parameters

application_id
string
required
workspace_id
string<uuid>
required

Query Parameters

pod
string
container
string
tail_lines
integer

Response

Successful Response

A bounded tail of one demo container's output. message is a user-facing explanation when no logs could be read; lines is then empty.

container
string
required
lines
string[]
required
message
string
required
pod_name
string
required
truncated
boolean
required