---
title: "attachmentAuthor"
canonical: "https://support.appfire.com/space/PSJC/815104231/attachmentAuthor"
format: markdown
---
> Macro (aura-html)


## Description

> Macro (excerpt)
> 
> Author of the attachment

Author of the attachment

|  |  |  |  |
| --- | --- | --- | --- |
| **Syntax** | attachmentAuthor(key, attachmentId) | **Package** |  |
| **Alias** |  | **Pkg Usage** |  |

## Parameters

| Parameter name | Type | Required | Description |
| --- | --- | --- | --- |
| key | string | Yes | Issue key. |
| attachmentId | int | Yes | Attachment id. |

## Return Type

**string**

Returns the author of the attachment

## See also

> Macro (contentbylabel)