GET api/v1/client-settings/by-clientid/{clientId}
Get a list of client settings for a specific client
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
WP_ClientSettingResultDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Modules | Collection of WP_ModuleDto |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.