Forms
List Forms
List all forms
get/forms
Query parameters
statusFormStatus[]
If provided, only return forms with the given status.
If provided, only return forms with the given status.
[ "active" ]
-statusFormStatus[]
If provided, only return forms without the given status.
If provided, only return forms without the given status.
[ "disabled" ]
adminboolean
If provided, filter by admin-only flag.
If provided, filter by admin-only flag.
ordering'creation_date' | '-creation_date' | 'title' | '-title' | 'slug' | '-slug' | 'status' | '-status'
The ordering to apply to the results.
Example:-creation_date
The ordering to apply to the results.
pageinteger
The page number of the paginated response.
Example:1
The page number of the paginated response.
Response
OK