{"info":{"_postman_id":"b29b637a-6435-4cc6-9916-a0710dfab551","name":"ifc-storage-svc","description":"<html><head></head><body><p>Provides a collection of storage endpoints to access resources on IFC storage.</p>\n<p>Support: <a href=\"https://mailto:support@the-ifc.com\">support@the-ifc.com</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"34671408","collectionId":"b29b637a-6435-4cc6-9916-a0710dfab551","publishedId":"2sA3kbgJD5","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-02-03T13:39:49.000Z"},"item":[{"name":"Files","item":[{"name":"Get file","id":"6995ace5-b749-4053-8350-eb720b5b2890","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{ifc-storage-svc}}/{{version}}/files?filepath=","description":"<p>Get the file located at a given file path in the bucket.</p>\n","urlObject":{"path":["{{version}}","files"],"host":["{{ifc-storage-svc}}"],"query":[{"key":"filepath","value":""}],"variable":[]}},"response":[],"_postman_id":"6995ace5-b749-4053-8350-eb720b5b2890"},{"name":"Delete file","id":"d5e5b46c-8191-4d05-8243-cf8d6507765e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"DELETE","header":[],"url":"{{ifc-storage-svc}}/{{version}}/files?filepath=","description":"<p>Delete the file located at a given file path in the bucket.</p>\n","urlObject":{"path":["{{version}}","files"],"host":["{{ifc-storage-svc}}"],"query":[{"key":"filepath","value":""}],"variable":[]}},"response":[],"_postman_id":"d5e5b46c-8191-4d05-8243-cf8d6507765e"}],"id":"b0b784c7-9547-4e46-aedb-a65a94e49002","description":"<p>Endpoints related to managing files in the storage.</p>\n","_postman_id":"b0b784c7-9547-4e46-aedb-a65a94e49002"},{"name":"Links","item":[{"name":"Get pre-signed post url","id":"c6aee431-1e3e-4946-b466-a0ab2f302375","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{ifc-storage-svc}}/{{version}}/links?file_type=png&folder=","description":"<p>Get a pre-signed post url to upload some content directly to the bucket at the file location returned in the response.</p>\n","urlObject":{"path":["{{version}}","links"],"host":["{{ifc-storage-svc}}"],"query":[{"key":"file_type","value":"png"},{"key":"folder","value":""}],"variable":[]}},"response":[],"_postman_id":"c6aee431-1e3e-4946-b466-a0ab2f302375"}],"id":"abc4e9be-f0f8-4c82-8862-f53d53b3abaf","description":"<p>Endpoints to get pre signed links to performed actions directly on the storage.</p>\n","_postman_id":"abc4e9be-f0f8-4c82-8862-f53d53b3abaf"},{"name":"Get jwt info","id":"1576d15c-dedc-4ae0-a79c-a5fca2a5aae1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{ifc-storage-svc}}/.well-known/jwks","description":"<p>Get some public info about the JWT authentication used by the service.</p>\n","urlObject":{"path":[".well-known","jwks"],"host":["{{ifc-storage-svc}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1576d15c-dedc-4ae0-a79c-a5fca2a5aae1"}]}