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 session-act-type

GET
/filters/session-act-type

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/session-act-type'

Responses

🟢200OK
application/json
Body
data
arrayĀ [object {3}]Ā 
required
id
stringĀ 
required
name
stringĀ 
required
createdAt
stringĀ 
required
Example
{"data":[{"id":"d1f5e8c3-2b4d-41a9-9a2d-6c8f7b9d2e4a","name":"Acta de sesión de la escuela de padres"},{"id":"e3a7f2b5-4c8e-42a3-9e1d-7b5f9c2d4a6e","name":"Acta de Constitución de la Escuela de Padres"},{"id":"f6d8b1c7-3a5f-42e9-8b4e-9a7f3d2b1e6a","name":"Otras"}]}
Modified atĀ 2024-09-13 15:28:51
Previous
List cultural-activity-type
Next
List organization-community-type
Built with