{
"domain": "string",
"api_key": "string",
"auth_timestamp": 0,
"auth_signature": "string",
"channel_profile_id": 0,
"filter_type": "string",
"filter_channel_id": 0,
"filter_date_modified": "string",
"page": 0,
"sort": "string",
"order": "string",
"limit": 0
}
{
"error": [
"string"
],
"total": 0,
"profiles": [
{
"channel_profile_id": 0,
"type": "string",
"name": "string",
"configuration": {},
"title": "string",
"description": "string",
"date_modified": "string"
}
]
}