API / Documentation

entry_get_actor_overview (api_user, nick, limit, offset)

Get entries for a user's overview

PARAMS:
  • nick - the actor for whom to fetch the overview
  • limit - how many entries to fetch, max 100
  • offset - a datetime before which to retrieve entries

RETURNS: [entry_ref1, entry_ref2, ...]