Read Attachment By Id
GET
https://backend.test-hyegro.com/attachments/{attachment_id}/download
attachment_id (int): The ID of the attachment to retrieve.
db (Session): The database session.
current_user (schemas.User): The user requesting the attachment.
schemas.Attachment: The retrieved attachment.
Request
Path Params
attachment_id
integer
Attachment Id
Query Params
schema
Schema
Any of
Responses
Modified at 2025-04-14 16:23:20