Skip to content

Documentation / automate / GetAutomateSessionLogsError

Type Alias: GetAutomateSessionLogsError

GetAutomateSessionLogsError = HttpError<operations["getAutomateSessionLogs"]["responses"][400] extends object ? E : unknown | operations["getAutomateSessionLogs"]["responses"][401] extends object ? E : unknown | operations["getAutomateSessionLogs"]["responses"][404] extends object ? E : unknown | operations["getAutomateSessionLogs"]["responses"][422] extends object ? E : unknown | operations["getAutomateSessionLogs"]["responses"][500] extends object ? E : unknown>

Defined in: openapi/generated/automate.client.ts:120