curl --location --request GET 'https://slack.com/api/stars.list'
{
"ok": true
}
stars:read
cursor
equal to the next_cursor
attribute returned by the previous request's response_metadata
. This parameter is optional, but pagination is mandatory: the default value simply fetches the first "page" of the collection. See pagination for more details.