List Predefined Segments
Returns the IDs of predefined segments associated with your account, as defined on the Similarweb platform.
get/predefined-segments/describe
Response
200
Example response
{
"segments": [
{
"id": "$PS_1000196669",
"segment_name": "Arts, Crafts & Sewing",
"domain": "walmart.com",
"countries": [
"US"
],
"sector": "Arts & Crafts"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.