A valid request URL is required to generate request examples{
"isTruncated": true,
"logs": [
{
"key": "<string>",
"lastModified": "2023-11-07T05:31:56Z",
"logUrl": "<string>",
"size": 123
}
],
"maxResults": 123,
"nextToken": "<string>",
"prefix": "<string>"
}Get the runtime logs, as s3 objects, for a Kibo Hosted Headless application. A Kibo site must be first linked to a headless hosted application before using this API.
A valid request URL is required to generate request examples{
"isTruncated": true,
"logs": [
{
"key": "<string>",
"lastModified": "2023-11-07T05:31:56Z",
"logUrl": "<string>",
"size": 123
}
],
"maxResults": 123,
"nextToken": "<string>",
"prefix": "<string>"
}JWT Authorization header using the Bearer scheme.
The optional date filter, in the format "yyyy-mm-dd-hh". example usage: for year 2024, datePrefix=2024 for first month of 2024, datePrefix=2024-01 for first day, first month of 2024, datePrefix=2024-01-01
The maximum number of records to list in a single response. defaults to 20, maximum is 100
A pagination token
limits which fields are returned in the response body
OK
Response object for looking up headless storefront runtime logs.
Flag to indicate if all results were returned. If IsTruncated is true, use NextToken to retrieve additional results.
A list of items representing headless application build jobs.
Show child attributes
The max result provided in runtime log lookup
A token used for paginating through runtime logs on subsequent requests.
The prefix provided in runtime log lookup