Deploy
Get application logs
Get application logs.
Auth: Required (bearer token). Scope: Organization-scoped in authenticated context. Side effects: Read-only operation.
get/api/v1/deploy/application/logs/{application_id}
Path parameters
application_idstring required
Query parameters
pageinteger
Page number
page_sizeinteger
Page size
levelstring
Log level filter
start_timestring
Start time (RFC3339)
end_timestring
End time (RFC3339)
search_termstring
Search term
Headers
Acceptstring
Response
OK