API Reference

Get a collection of segment records

Get information about all segment records on a customer account.

Log in to see full request history
Path Params
string
required

The unique ID of the customer.

Query Params
segment_group_ids
array of strings

List of the segment group IDs from the resource GET /segment-groups.

segment_group_ids
Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses

Response body
object
data
object
segment_records
array of objects

List of segment records.

segment_records
object
string
required

The unique ID of the segment.

string
required

The unique ID of the customer.

string
required

Date and time when was the segment record created. (YYYY-MM-DD HH:MM:SS)

string

Date and time of the last change. (YYYY-MM-DD HH:MM:SS)

integer

The number of all found segment records.

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL