Returns the attachment settings, that is, whether attachments are enabled and the maximum attachment size allowed.Note that there are also project permissions that restrict whether users can create and delete attachments.This operation can be accessed anonymously.Permissions required: None.
Request
None
Responses
🟢200OK
application/json
Returned if the request is successful.
Body
🟠401Unauthorized
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/rest/api/3/attachment/meta'