Response Schema
Status Code 200
Name | Type | Required | Restrictions | Description |
|---|---|---|---|---|
anonymous | false | none | none | |
» id | integer | false | none | The ID of the setting. |
» name | string | false | none | The name of the setting. |
» resource | integer | false | none | The resource ID. |
» created_at | integer | false | none | The setting creation time (as a unix timestamp). |
» modified_at | integer | false | none | The setting modification time (as a unix timestamp). |
» reuse | boolean | false | none | If the setting is reused. |
» shared | boolean | false | none | If the setting is shared. |
» creator | integer | false | none | The ID of the user that created the setting. |
» format | string | false | none | The output format of the setting. |