get_segment
Retrieve a segment by ID to view its match rules and conditions definition.
Instructions
Get one segment by id, including its { match, conditions[] } definition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Segment id. | |
| sender | No | Product/sender externalId sent as X-Drin-Sender. Required only for account-wide API keys; overrides the server's default sender. |