v1
latestOpenAPI 3.0.02026-07-2688129326.6 KBFormulaires
Obtenir les formulaires d'une organisation
Liste tous les formulaires correspondant aux états et types. Si aucun filtre n'est spécifié, aucun filtre n'est appliqué. Les résultats sont classés par date de création en ordre décroissant.<br/><br/><b>Votre clientId doit être autorisé à tous ces privilèges : </b> <br/> AccessPublicData<br/><br/>
get/organizations/{organizationSlug}/forms
Path parameters
organizationSlugstring required
The organization Slug
Query parameters
statesHelloAssoApiV5CommonModelsEnumsFormState[]
States to filter
Available values:
- Public - The form is publicly visible and findable on search engines
- Private - The form is visible only with the URL, you cannot find it on search engines
- Draft - The form is not yet published but visible if you have admin rights
- Disabled - The form is disabled and can be reenabled by changing state to public or private
formTypesHelloAssoApiV5CommonModelsEnumsFormType[]
Types to filter
pageIndexinteger
The page of results to retrieve
pageSizeinteger
The number of items per page
continuationTokenstring
Continuation Token from which we wish to retrieve results
Response
Success