Method to get information about a list.
https://api.wbsrvc.com/List/GetInfo/
POST
| user_key Required |
User Key of the user who initiates the call. Type: string |
| list_id Required |
ID of the list. Type: integer |
| sublist_id Optional |
ID of the segment. Type: integer |
| no_details Optional |
Do not retrieve all the stats for the list. Type: string - possible value 'true', 'false' |
| with_engagement Optional |
Calculate the engagement for the list. Type: string - possible value 'true', 'false' |
| client_id Optional |
Client ID of the client in which the list is located. Type: integer |