Skip to main content
GET
/
v1
/
app
/
project
/
{projectId}
/
artifact
/
{artifactId}
/
private
Get artifact private details
curl --request GET \
  --url https://{base_url}/v1/app/project/{projectId}/artifact/{artifactId}/private
{}

Path Parameters

projectId
string
required

The ID of the project

artifactId
boolean
required

The ID of the artifact to retrieve

Response

200 - application/json

Returns the artifact private details

{key}
object