Get Artifact (POST)

POST

Gets the requested artifact’s information.

Request

This endpoint expects an object.
idstringRequiredformat: "id"

The requested artifact’s ID.

versionstringOptionalformat: "text"

The version of the artifact that needs to be fetched.

Response

The response to getting an artifact’s information.

artifactobject
versionobject

The version of the artifact.

Built with