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 | the total count Example : | any of [object, null] | |
| records required | record list | array[Record] |