get_spam_listing_info
Retrieve spam listing information for your organization by category, with start and limit options to paginate through results.
Instructions
Get organization spam listing information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoid | Yes | ||
| limit | No | ||
| start | No | ||
| spam_category | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response data | |
| error | No | Error message if any | |
| success | Yes | Whether the operation was successful | |
| status_code | No | HTTP status code |