artifacts

Get Artifact

Get an artifact by ID.

Args: artifact_id: The ID of the artifact to get. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.

Returns: The artifact with the given ID.

get/api/v1/artifacts/{artifact_id}

Path parameters

artifact_idstring uuid required

Query parameters

hydrateboolean

Response

Successful Response

resourcesArtifactResponseResources

Class for all resource models associated with the Artifact Entity.

idstring uuid required
permission_deniedboolean
namestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.