Get Batch Attachment

Get attachment. If the accept header lists 'application/json' first this endpoint returns the attachments metadata. Otherwise, a redirect to download

get
Path parameters
batchIdstringRequired
attachmentIdstringRequired
Responses
chevron-right
200

OK

idstringOptional
namestringOptional
typestringOptional
descriptionstringOptional
filenamestringOptional
sizeinteger · int32Optional
contentTypestringOptional
get
/public/v1/notifications/batches/{batchId}/attachments/{attachmentId}

Last updated

Was this helpful?