ValleLabs
  1. filters
ValleLabs
  • auth
    • Login
    • Logout
    • Refresh Token
  • pei
    • definition
      • Get PEI definition
      • Update PEI definition
      • Create PEI definition
    • component
      • Administrative Management
        • Save principles fundamentals
        • Save objectives
        • Save school government
        • Save educational costs
        • Save resource evaluation
        • Save administrative organization management evaluation
        • Update principles fundamentals
        • Update objectives
        • Update school government
        • Update educational costs
        • Update resource evaluation
        • Update administrative organization management evaluation
      • Administrative Community Management
        • Save institutional situation analysis
        • Update institutional situation analysis
      • Academic pedagogical
        • Save pedagogical strategy
        • Save curriculum plan and evaluation and promotion criteria - PEI
        • Update pedagogical strategy
        • Update curriculum plan and evaluation and promotion criteria - PEI
      • Administrative Management Academic Pedagogical
        • Save coexistence manual and teacher regulations
        • Update coexistence manual and teacher regulations
      • Community
        • Save relationship social organizations
        • Save articulation cultural expressions
        • Save institutional diagnosis reference
        • Update relationship social organizations
        • Update articulation cultural expressions
        • Update institutional diagnosis reference
    • secretary
      • Get all PEI created
      • Get PEI by ID and aspect ID
      • Revision PEI with observations
      • Revision PEI without observations
    • school governing
      • Create school governing
      • Get school governing
    • institution
      • Save PEI data with a file
      • Send PEI data to revision
      • Get PEI data by aspect's indicator
      • Get PEI components
      • Get PEI status of completed
      • Get PEI History
    • Get total pei
    • Download PEI
  • institution
    • Create
    • Create massive
    • Update
    • Find
    • Find all
    • FindByMunicipality
    • FindByHeadquarter
    • FindByGagem
    • Merge institution to institution
    • Create Merge institution to institution
    • Find history files
    • Get history file - role institution
    • Download all institutions
  • headquarter
    • Create
    • Update
    • FindByInstitution
    • Find
    • Merge headquarters to institution
    • Find history files
    • FindByRoleInstitution
  • draft
    • institution
      • Create
      • Update
    • headquarter
      • Update
      • Create
    • Delete
    • FindByUser
  • change-history
    • FindByInstitution
    • FindByHeadquarter
    • FindByAspectIndicator
  • notification
    • Get by institution
    • Delete
  • user
    • Get institutions
  • indicator
    • Get totals (institutions, headquarters, aulas, students, teachers)
    • Get student-techear ratio
    • Get steam-room-ratio
    • Get totals modelsByInstitution
    • Get absense public-service by headquarter
    • Get steam-room
  • filters
    • List gagem
      GET
    • List establishment-type
      GET
    • List sector
      GET
    • List nature
      GET
    • List schedule
      GET
    • List area
      GET
    • List deparment
      GET
    • List municipality by deparment
      GET
    • List resolution-type
      GET
    • List headquarter-type
      GET
    • List state
      GET
    • List model
      GET
    • List character-due
      GET
    • List state-due
      GET
    • List specialty-due
      GET
    • List detailed-specialty
      GET
    • List grade
      GET
    • List academic-day
      GET
    • List public-service-type
      GET
    • List operator by public service
      GET
    • List municipality By Gagem
      GET
    • List role by institution
      GET
    • List zone
      GET
    • List modality
      GET
    • List labpoint
      GET
    • List state-quality
      GET
    • List environment
      GET
    • List organization
      GET
    • List financing-type
      GET
    • List document-type
      GET
    • List resource-physical-type
      GET
    • List resource-technological-type
      GET
    • List cultural-activity-type
      GET
    • List session-act-type
      GET
    • List organization-community-type
      GET
    • List model-pedagogical-type
      GET
    • List plan-type
      GET
    • List area-teacher
      GET
    • List project-type
      GET
    • List profile-type
      GET
    • List process-type
      GET
    • List area-knowledge
      GET
    • List curriculum-structure-type
      GET
    • List investigation-product-type
      GET
    • List tools
      GET
    • List service-type
      GET
    • List initiative-type
      GET
    • List curricular-levels
      GET
    • List population-group
      GET
    • List entrepreneurship-type
      GET
    • List area-type
      GET
    • List session-acts
      GET
  • file
    • Get url file
  1. filters

List tools

GET
/filters/tools

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://vallelabs-pei-hvi.talentum.edu.co/filters/tools'

Responses

🟢200OK
application/json
Body
data
array [object {3}] 
required
id
string 
required
name
string 
required
createdAt
string 
required
Example
{"data":[{"id":"a1b2c3d4-5e6f-7g8h-9i0j-1k2l3m4n5o6p","name":"Agile"},{"id":"2j3k4l5m-6n7o-8p9q-0r1s-2t3u4v5w6x7y","name":"Scrum"},{"id":"3k4l5m6n-7o8p-9q0r-1s2t-3u4v5w6x7y8z","name":"Canvas"},{"id":"4l5m6n7o-8p9q-0r1s-2t3u-4v5w6x7y8z9a","name":"Lean startup"},{"id":"5m6n7o8p-9q0r-1s2t-3u4v-5w6x7y8z9a0b","name":"Tradicional o waterfall"},{"id":"6n7o8p9q-0r1s-2t3u-4v5w-6x7y8z9a0b1c","name":"Design thinking"},{"id":"7o8p9q0r-1s2t-3u4v-5w6x-7y8z9a0b1c2d","name":"Otras (especifique)"}]}
Modified at 2024-10-29 20:44:49
Previous
List investigation-product-type
Next
List service-type
Built with