Get Project Settings
GET/v2/settings
You can get all of the project settings via one API call using a client_credential
token. The response is in object format as shown in the following example.
note
The default calculation_method
is line
.
Responses
- 200
- 401
- default
OK
Unauthorized
Internal server error.