Filtros generales

Filtros generales

Petición que permite obtener un listado de información general, incluyendo acciones, tipos de aplicantes, CNAEs, comunidades, tipos de subvenciones y otros datos relevantes. Cada elemento contiene su correspondiente ID, el cual puede utilizarse para filtrar en otros endpoints de listados.


Cabeceras
Authorization string
Token de usuario (Obligatorio).

Respuesta

Object

action_items array of objects

name string

action_groups array of objects

name string

action_items array of objects

id number

name string

activities array of objects

id number

name string

applicants array of objects

id number

name string

cnaes array of objects

code string

code2009 string

id number

title string

communities array of objects

action string

code string

country number

id number

name string

provinces string

id number

name string

credits array of objects

description string

id number

name string

groups array of objects

id number

name string

origins array of objects

action string

id number

name string

provinces array of objects

id number

name string

regions_types array of objects

code number

id number

name string

types_fund array of objects

id number

name string

user_profile array of objects

id number

name string

curl
--request GET \
--url 'https://api.fandit.es/api/v2/data-filters/' \

Respuesta

Haga clic en "Probar" para lanzar una petición y ver su respuesta aquí.