Get project settings
Developing
Retrieve the configuration settings for a project, including preferences, notification settings, and workflow parameters.
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Responses
application/json
curl --location '/project//settings' \
--header 'Authorization: Bearer <token>'
Response Response Example
Modified at 2025-06-02 15:12:19