One of the last endpoints that was missing pagination, which is inconsistent with the rest of the list endpoints. As connections are ordered by their update time we can chunk the pages by that dimension even when the representation returned is split by direction of the connection.
One of the last endpoints that was missing pagination, which is inconsistent with the rest of the list endpoints. As connections are ordered by their update time we can chunk the pages by that dimension even when the representation returned is split by direction of the connection.