Get List Feed Query Params
data class GetListFeedQueryParams(val list: AtUri, val limit: Long? = 50, val cursor: String? = null)
Parameters
list
Reference (AT-URI) to the list record.
Reference (AT-URI) to the list record.