A valid request URL is required to generate request examples{
"nextToken": "<string>",
"jobs": [
{
"jobId": "<string>",
"status": "<string>",
"commitId": "<string>",
"commitTime": "2023-11-07T05:31:56Z",
"startTime": "2023-11-07T05:31:56Z",
"endTime": "2023-11-07T05:31:56Z"
}
]
}Get the builds of a specific code branch for a Kibo Hosted Headless application.\r\nA 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{
"nextToken": "<string>",
"jobs": [
{
"jobId": "<string>",
"status": "<string>",
"commitId": "<string>",
"commitTime": "2023-11-07T05:31:56Z",
"startTime": "2023-11-07T05:31:56Z",
"endTime": "2023-11-07T05:31:56Z"
}
]
}JWT Authorization header using the Bearer scheme.
The name of the branch to use for the request
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