- auth
- 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
- Academic pedagogical
- Administrative Management Academic Pedagogical
- Community
- Administrative Management
- secretary
- school governing
- institution
- Get total peiGET
- Download PEIGET
- institution
- headquarter
- draft
- change-history
- notification
- user
- indicator
- filters
- List gagem
- List establishment-type
- List sector
- List nature
- List schedule
- List area
- List deparment
- List municipality by deparment
- List resolution-type
- List headquarter-type
- List state
- List model
- List character-due
- List state-due
- List specialty-due
- List detailed-specialty
- List grade
- List academic-day
- List public-service-type
- List operator by public service
- List municipality By Gagem
- List role by institution
- List zone
- List modality
- List labpoint
- List state-quality
- List environment
- List organization
- List financing-type
- List document-type
- List resource-physical-type
- List resource-technological-type
- List cultural-activity-type
- List session-act-type
- List organization-community-type
- List model-pedagogical-type
- List plan-type
- List area-teacher
- List project-type
- List profile-type
- List process-type
- List area-knowledge
- List curriculum-structure-type
- List investigation-product-type
- List tools
- List service-type
- List initiative-type
- List curricular-levels
- List population-group
- List entrepreneurship-type
- List area-type
- List session-acts
- file
FindByInstitution
GET
/headquarter/institution/{{institutionId}}
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 -g --request GET 'https://vallelabs-pei-hvi.talentum.edu.co/headquarter/institution/{{institutionId}}'
Responses
🟢200OK
application/json
Body
array of:
id
string
optional
data
object
optional
basicData
object
required
contactInformation
object
required
resolutionData
array [object {4}]
required
infrastructureData
object
required
createdAt
string
optional
updatedAt
string
optional
Example
[{"id":"812fb8fb-2d6e-44cc-8e6f-dc9ae4d51941","data":{"basicData":{"type":"Principal","name":"Sede de Prueba","daneCode":987654,"administrativeActNumber":12345,"state":"Inactivo","numberOfStudents":500,"numberOfTeachers":100,"levels":1,"models":["ESCUELA NUEVA","SAT"],"dueCharacter":"Académico","dueState":"Cierre temporal","specialtiesDue":[{"type":"AMBIENTAL","numberOfStudents":500}],"detailedSpecialties":["ACADEMICO","COMERCIAL"],"administrativeActFile":"data:file/pdf;base64,iVBORw0KGgoAAAANSUhEUgAAAAUA","grades":[1,2,4],"academicDay":[{"type":"MAÑANA","numberOfStudents":500}]},"contactInformation":{"propertyOwner":"Juan Pérez","cellPhoneOwner":3001234567,"neighborhood":"Melendez","address":"Kra 98 50","email":"perez@yopmail.com","phone":3184375897,"additionalContacts":[{"name":"Cristina","occupation":"Secretaria","phone":2232584}]},"resolutionData":[{"type":"R. EDUCACION REGULAR ESPECIALIDAD","date":"2023-01-15T00:00:00","description":"Descripción de la resolución 1","file":"data:file/pdf;base64,iVBORw0KGgoAAAANSUhEUgAAAAUA"},{"type":"R. CIERRE","date":"2023-02-20T00:00:00","description":"Descripción de la resolución 2","file":"data:file/pdf;base64,iVBORw0KGgoAAAANSUhEUgAAAAUA"},{"type":"R. DE FUSION PUBLICOS","date":"2023-03-25T00:00:00","description":"Descripción de la resolución 3","file":"data:file/pdf;base64,iVBORw0KGgoAAAANSUhEUgAAAAUA"}],"infrastructureData":{"realEstateRegistration":"12345-ABCDE","IEReview":"Reviewed","area":"500 sqm","steamRoom":"Available","numberOfDevicesSteamRoom":3,"IEBooksLocated":"Library Section A","realEstateRegistrationFile":"data:file/pdf;base64,iVBORw0KGgoAAAANSUhEUgAAAAUA","soilArchiveFile":"data:file/pdf;base64,iVBORw0KGgoAAAANSUhEUgAAAAUA","publicServices":[{"type":"Agua","operator":"EMCALI"},{"type":"Energía","operator":"EMCALI"}]}},"createdAt":"2024-06-24T20:35:00.684Z","updatedAt":"2024-06-24T20:35:00.684Z"}]
Modified at 2024-07-23 15:10:04