English
cURL
curl --request GET \ --url https://{base_url}/v1/app/project/{projectId}/artifact/{artifactId}/private
{}
Retrieves private details about a specific artifact by its ID.Only accessible to the creator of the artifact.
The ID of the project
The ID of the artifact to retrieve
Returns the artifact private details
Show child attributes