RecordListResponse
RecordListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count optional | total count Example : 20 | any of [integer, null] | |
| links optional | Links to resource Example : | any of [object, null] | |
| metadata optional | Total Count Example : | any of [object, null] | |
| records required | Record list | array[Record] |