List creators
list_creatorsGraded creators for an app, sanitized: contact VALUES are hidden until revealed with reveal_contact (revealed emails are included). Sorted by score descending unless sort is set. Paginate with limit/offset; response includes total after filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Default: score. | |
| limit | No | Default 50, max 100. | |
| saved | No | Only creators you saved. | |
| app_id | No | App to list creators for. Omit to use your most recently added app (see list_apps). | |
| offset | No | ||
| search | No | Substring match on handle, name, or bio. | |
| platform | No | ||
| min_score | No | Minimum quality score, 0-100. | |
| has_contact | No | Only creators with an email on file (value hidden until revealed). | |
| proven_partner | No | Only creators with proof of a paid competitor partnership. |