List ans entries
GET
Lists all non-expired ANS entries whose names are prefixed with the
name_prefix, up to page_size entries.
Protocol Details
Inputs
Query parameters
string
Every result’s name will start with this substring; if empty or absent, all entries will be listed. Does not have to be a whole word or segment; any substring will be accepted.
number
required
OpenAPI type:
integer (int32).The maximum number of results returned. Older (but still non-expired) results are listed first.Outputs
200
application/json
AnsEntry[]
required
History
Introduced
0.5.10