GET
/
v1
/
app
/
resource
/
is-safe-to-modify
{
  "has_linked_artifacts": true
}

Query Parameters

created_by
string

The user ID who created the artifacts to check

project_id
string

The project ID to check for linked artifacts

artifact_id
string

The artifact ID to check for linked artifacts

Response

200 - application/json

Indicates whether the resource is safe to modify based on linked artifacts

has_linked_artifacts
boolean
required