REST - Supporters List Supporters List Supporters List Query Parameters q Q order Order type SupporterType Possible values: [ INDIVIDUAL , COMPANY , ORGANIZATION , FAMILY , GROUP ] An enumeration. city City country Country date_of_birth_from date date_of_birth_to date email_marketing Email Marketing phone_marketing Phone Marketing create_date_from date create_date_to date update_date_from date update_date_to date phone Phone ssn Ssn email Email limit Limit Possible values: >= 1 Default value: 100 offset Offset Responses 200 OK application/json Schema Example (from schema) Schema items object[] Array [ id Id required create_date date-time required image Image code Code business_name Business Name first_name First Name last_name Last Name email Email phone Phone mobile Mobile job Job sex Sex Possible values: [ MALE , FEMALE ] An enumeration. date_of_birth date place_of_birth Place Of Birth ssn Ssn vat Vat address Address address2 Address2 city City locality Locality country Country postal_code Postal Code certification_url Certification Url privacy Privacy email_marketing Email Marketing phone_marketing Phone Marketing sms_marketing Sms Marketing postal_marketing Postal Marketing profilation_marketing Profilation Marketing tags string[] required note Note ] count Count required { "items" : [ { "id" : 0 , "create_date" : "2026-04-16T14:13:28.407Z" , "image" : "string" , "code" : "string" , "business_name" : "string" , "first_name" : "string" , "last_name" : "string" , "email" : "string" , "phone" : "string" , "mobile" : "string" , "job" : "string" , "sex" : "MALE" , "date_of_birth" : "2026-04-16" , "place_of_birth" : "string" , "ssn" : "string" , "vat" : "string" , "address" : "string" , "address2" : "string" , "city" : "string" , "locality" : "string" , "country" : "string" , "postal_code" : "string" , "certification_url" : "string" , "privacy" : true , "email_marketing" : true , "phone_marketing" : true , "sms_marketing" : true , "postal_marketing" : true , "profilation_marketing" : true , "tags" : [ "string" ] , "note" : "string" } ] , "count" : 0 } Loading... Contenuto importato da https://dev.riseact.org/docs/rest-references/riseact-app-supporters-rest-api-supporters-list il 2026-04-23 durante la migrazione iniziale della KB Metadonors. Aggiornare se il sorgente cambia.