Retrieve the logs of the active deployment if one exists. The response will include links to either real-time logs of an in-progress or active deployment or archived logs of a past deployment. Note log_type=BUILD logs will return logs associated with the current active deployment (being served). To view build logs associated with in-progress build, the query must explicitly reference the deployment id.
OptionalrequestConfiguration: RequestConfiguration<LogsRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
Retrieve the logs of the active deployment if one exists. The response will include links to either real-time logs of an in-progress or active deployment or archived logs of a past deployment. Note log_type=BUILD logs will return logs associated with the current active deployment (being served). To view build logs associated with in-progress build, the query must explicitly reference the deployment id.
OptionalrequestConfiguration: RequestConfiguration<LogsRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/apps/{app_-id}/logs