Skip to main content
GET
/
api
/
v1
/
projects
/
{projectUuid}
/
changesets
/
changes
/
{changeUuid}
{
  "results": {},
  "status": "ok"
}

Path Parameters

projectUuid
string
required
changeUuid
string
required

Response

Success

results
object
required

Construct a type with a set of properties K of type T

status
enum<string>
required
Available options:
ok
I