{ "operationId": "atlassianExpandattachmentforhumans", "method": "GET", "path": "/rest/api/3/attachment/{id}/expand/human", "summary": "Atlassian Get All Metadata For An Expanded Attachment", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": "{\"entries\":[{\"index\":0,\"label\":\"MG00N067.JPG\",\"mediaType\":\"image/jpeg\",\"path\":\"MG00N067.JPG\",\"size\":\"119 kB\"},{\"index\":1,\"label\":\"Allegro from Duet in C Major.mp3\",\"mediaType\":\"audio/mpeg\",\"path\":\"Allegro from Duet in C Major.mp3\",\"size\":\"1.36 MB\"},{\"index\":2,\"label\":\"long/path/thanks/to/.../reach/the/leaf.txt\",\"mediaType\":\"text/plain\",\"path\":\"long/path/thanks/to/lots/of/subdirectories/inside/making/it/quite/hard/to/reach/the/leaf.txt\",\"size\":\"0.0 k\"}],\"id\":7237823,\"mediaType\":\"application/zip\",\"name\":\"images.zip\",\"totalEntryCount\":39}" } ] }