Forms
List Forms
Retrieve a paginated list of forms for the blog. Each form includes its current response count.
get/forms
Query parameters
pageinteger
Example:1
Page number (starting from 1) JSON:API style page[number] is also accepted.
limitinteger
Example:10
Items per page JSON:API style page[size] is also accepted.
Response
Forms retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.