A cursor for use in pagination. offset is an index value that defines your place in the list. For instance, if you make a list request and receive 100 objects, your subsequent call can include starting_after=100 in order to fetch the next page of the list.