List Artifacts (POST)

List the artifacts attached to an object.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
parent_idstringOptionalformat: "id"
The ID of the object to filter artifacts.

Response

The response to list artifacts attached to an object.
artifactslist of objects
The artifact's information.

Errors