Skip to main content
GET
/
api
/
v1
/
projects
/
{projectUuid}
/
compile-logs
/
job
/
{jobUuid}
Error
A valid request URL is required to generate request examples
{
  "results": {},
  "status": "ok"
}

Path Parameters

projectUuid
string
required

The uuid of the project

jobUuid
string
required

The uuid of the job

Response

Success

results
object
required
status
enum<string>
required
Available options:
ok