Bearer 个人访问令牌
curl --location -g --request GET 'https://api.apifox.com/api/v1/projects/2078457/settings?locale=zh-CN' \ --header 'X-Apifox-Version;' \ --header 'Authorization;'
{ "data": { "apiStatuses": [ "developing", "testing", "releases", "deprecated" ], "id": 230000200508163780, "projectId": 630000197910152300, "creatorId": 350000201405132160, "editorId": 140000201907282220, "createdAt": "1996-11-07 03:00:02", "updatedAt": "2019-01-31 15:22:46", "deletedAt": "1971-10-16 20:22:41" }, "success": true }