All available methods for the sub-resources of the resource segments.
Get information about all segment records on segments resource.
[badge-blue GET] /segments/{segment_id}/segment-records
Parameter name | Type | Description | Mandatory (Yes/No) |
---|---|---|---|
segment_id | string | The unique id for the Segment | Yes |
Status code: 200 OK
Output structure : object
Parameter name | Type | Description |
---|---|---|
segment_records | SegmentRecord[] | List of segment records |
total_items | integer | Count of all found segment records |