Returns entries of a form owned by the current user, ordered by serial_number ascending,
paginated by cursor.
Every form field appears as a top-level key on each entry under its api_code; the JSON value
type follows the field’s type (see the Entry schema).
Required scope: entry:read.
Documentation Index
Fetch the complete documentation index at: https://formhug.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Personal Access Token prefixed with fh_. Sent as Authorization: Bearer fh_xxx.
The scope required by each endpoint is listed in that endpoint's description.
Form token
Page size (1..100, default 20)
x <= 100Pagination cursor returned in the previous response as pagination.next_cursor