@jackdevau/up-api API Reference
Preparing search index...
AttachmentsEndpoints
Class AttachmentsEndpoints
Index
Constructors
constructor
Methods
list
retrieve
Constructors
constructor
new
AttachmentsEndpoints
(
authToken
:
string
)
:
AttachmentsEndpoints
Parameters
authToken
:
string
Returns
AttachmentsEndpoints
Methods
list
list
(
pageSize
?:
number
)
:
Promise
<
ListAttachmentsResponse
>
Parameters
Optional
pageSize
:
number
Returns
Promise
<
ListAttachmentsResponse
>
retrieve
retrieve
(
id
:
string
)
:
Promise
<
RetrieveAttachmentResponse
>
Parameters
id
:
string
Returns
Promise
<
RetrieveAttachmentResponse
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
list
retrieve
@jackdevau/up-api API Reference
Loading...