Retrieve Project Supporting Documents
GET {{base_url}}/project/:wbskey/files
Use this endpoint to retrieve all supporting documents or files associated with a project in the Projects hub.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
[{"FileID":"2b341e6d-40b5-4557-abec-0fb051668b6b","PKey":"0def8c0e8fea4334addde01e2df560de","FileName":"Diaries Overview.pdf","FileDescription":"Diaries Overview.pdf","FileSize":61323,"ContentType":"application/pdf","Key1":"0000000.03","Key2":" ","Key3":" ","WBS1":"0000000.03","WBS2":" ","WBS3":" ","CategoryCode":"","Application":"Projects","CategoryDescription":""}]