#main - queryGet a list of suggested actors. Expected use is discovery of accounts to follow during new account onboarding.
Query Parameters
| Name | Type | Details |
|---|---|---|
cursor |
string | |
limit |
integer |
Default: Minimum: Maxumum: |
Response Body
Content Type: application/json
Data Fields
| Name | Type | Details |
|---|---|---|
actors |
array (required) |
Elements are of type: |
cursor |
string | |
recId |
integer |
Snowflake for this recommendation, use when submitting recommendation events. |
Errors
No error types defined