Skip to content

Share instance console history via pste

POST
/api/v1/services/{id}/console/share

Uploads the recent console history of the instance to the configured paste service after server-side redaction. Limit defaults to 500 lines (clamped to 5000).

id
required
string
object
level
string
logger
string
limit
integer format: int32
expiry
string
isPrivate
boolean
burnAfterRead
boolean

Paste created

object
shareId
string
url
string
rawUrl
string
expiresAt
string format: date-time
isPrivate
required
boolean
burnAfterRead
required
boolean
deleteToken
string
deleteUrl
string

Unauthorized

Forbidden

Instance not found

Sharing not configured

Paste service unreachable