Retrieve Boilerplate Supporting Documents

GET {{base_url}}/boilerplate/:Name/files

Use this endpoint to retrieve all supporting documents or files associated with a boilerplate in the Boilerplates hub.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

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":"abf28b3d-d9cd-47b2-a1ef-3d0ac8e482cd","PKey":"2f3ca1b021c949a2a3d3b4f6044d2917","Key1":"Firm History","Key2":"","Key3":"","Name":"Firm History","CategoryCode":"","CategoryDescription":"","FileName":"sample.pdf","FileDescription":"Sample .pdf file","FileSize":1408918,"Application":"TextLibrary","ContentType":"application/pdf"},{"FileID":"8b86f65e-dbd5-47a3-9d77-a8b8e7636772","PKey":"086d025e6b30499aabf6f4f50eac97cf","Key1":"Firm History","Key2":"","Key3":"","Name":"Firm History","CategoryCode":"","CategoryDescription":"","FileName":"generalmodulestab.PNG","FileDescription":"Sample .png file","FileSize":16068,"Application":"TextLibrary","ContentType":"image/png"},{"FileID":"29f5e944-6664-4089-9f8b-0068c92efdcb","PKey":"faa77bd011a04d679c1e25a0a0771d63","Key1":"Firm History","Key2":"","Key3":"","Name":"Firm History","CategoryCode":"","CategoryDescription":"","FileName":"image1.JPG","FileDescription":"Sample .jpg file","FileSize":3805805,"Application":"TextLibrary","ContentType":"image/jpeg"}]