ListFormDefinitions returns a paginated list of forms for the organisation. Ordered by name ASC, version DESC (so the latest version of each family appears first). Default page size is 50.
GET/api/v1/crm/forms
Errors:
- UNAUTHENTICATED: missing auth context.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.