KronoDesk: REST Web Service (v4.0)


Click here for a complete list of operations.

GET: artifacts/{artifact_type_id}/{artifact_id}/documents

Description

Gets a list of attached documents to an artifact

How to Execute

To access this REST web service, you need to use the following URL:

https://api.inflectra.com/KronoDesk/Services/v2_0/RestService.svc/artifacts/{artifact_type_id}/{artifact_id}/documents

Request Parameters

Name Description
artifact_type_id The type of the artifact. Valid values for documents are: 5 = Article 6 = Ticket
artifact_id The artifact's ID.

Request Body

Return Data

Property Description