/publications/{publication_id}/attachments
GET
/publications/{publication_id}/attachmentsRequest
Path Params
publication_id
string
required
Request samples
Responses
OK(200)
Bad Request(400)
413(413)
415(415)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
array[string <uuid>]
optional
Example
[
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
Last modified: 11 days ago