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.
リクエストパラメータ
なし
レスポンス
🟢200OK
application/json
Returned if the request is successful.
ボディ
🟠401権限なし
リクエストリクエストExample
Shell
JavaScript
Java
Swift
curl--location--request GET '/rest/api/3/attachment/meta'