List of available segments

Returns a list of existing segments available to the user.

  1. Request syntax
  2. Response format

Request syntax

https://api-audience.yandex.ru/v1/management/segments
 ? [limit=<int>]
 & [offset=<int>]
 & [pixel=<integer>]
limitno description

Default value: 10000

offsetno description

Default value: 0

pixelThe pixel ID. If specified, the response will only contain segments based on this pixel.
limitno description

Default value: 10000

offsetno description

Default value: 0

pixelThe pixel ID. If specified, the response will only contain segments based on this pixel.

Response format


{
    "segments" : [  < segment > , ... ]
}
Parameters Description
segments List of available segments.
Parameters Description
segments List of available segments.