Fetches a list of content items (posts, videos, etc.) for a given user account.
Name | Type | Required | Description |
---|---|---|---|
user_account_id | string | Yes | The ID of the user account to get content for |
limit | number | No | Maximum number of content items to return |
limit
parameter to control pagination.