Список записей

**CLI:** ```bash agentinbox lists list --direction <direction> --type <type> ```

Authentication

AuthorizationBearer

Header authentication of the form Bearer <token>

Path parameters

directionenumRequired

Направление записи списка.

Allowed values:
typeenumRequired

Тип записи (разрешить / блокировать).

Allowed values:

Query parameters

limitintegerOptional

Максимальное число возвращаемых элементов.

page_tokenstringOptional

Токен страницы для постраничной выборки.

Response

This endpoint returns an object.
countinteger

Число возвращённых элементов.

entrieslist of objects

Упорядочено по полю entry по возрастанию.

limitinteger

Максимальное число возвращаемых элементов.

next_page_tokenstring

Токен страницы для постраничной выборки.