- 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
- institution
- headquarter
- DeleteDELETE
- FindByUserGET
- 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
FindByUser
GET
/change-draft/user
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/change-draft/user'
Responses
🟢200OK
application/json
Body
id
string
required
data
object
required
basicData
object
required
resolutionData
array [object {5}]
required
contactInformation
object
required
entityType
string
required
entityId
string
required
createdAt
string
required
updatedAt
string
required
users
object
required
id
string
required
name
string
required
email
string
required
identifier
integer
required
createdAt
string
required
updatedAt
string
required
Example
{"id":"ceb6ba25-9f7f-4d4e-b006-c6fb14f0c75c","data":{"basicData":{"nit":"1234567781","logo":"http://host.docker.internal:9000/hvi/1721679033891-1720000774688-12345678947-logo.png","name":"Institución de Prueba","gagem":"GAGEM 1","nature":"Público","sector":"Oficial","calendar":"A","daneCode":98776545,"dueUpdate":"2024-06-05T15:34:35.006808","legalStatus":"Si","dueUpdateDate":"2024-06-05T15:34:35.006798","establishmentType":"Centro educativo","coordinatingEntity":"Entidad Coordinadora"},"resolutionData":[{"id":"7b8a5998-8282-4ab6-8bc0-3bf7a50bb316","date":"2023-01-15T00:00:00","file":"http://host.docker.internal:9000/hvi/1721679033912-Comprobantedepagoenlinea.pdf","type":"R. CIERRE","description":"Descripción de la resolución 1"},{"id":"7b8a5998-8282-4ab6-8bc0-3bf7a50bb318","date":"2023-02-20T00:00:00","file":"http://host.docker.internal:9000/hvi/1721679033912-APROBACION805000876RESPIRARUNIDADDETERAPIARESPIRATORIA.pdf","type":"R. DE FUSION PUBLICOS","description":"Descripción de la resolución 2"},{"id":"7b8a5998-8282-4ab6-8bc0-3bf7a50bb317","date":"2023-03-25T00:00:00","file":"http://host.docker.internal:9000/hvi/1721679033912-PEI(1).pdf","type":"R. LICENCIA FUNCIONAMIENTO","description":"Descripción de la resolución 3"}],"contactInformation":{"area":"Urbana","website":"http://www.ejemplo.com","rectorID":987654321,"department":"Valle del Cauca","rectorName":"Juan Pérez","municipality":"Palmira","rectorCellPhone":3001234567,"administrativeActFile":"http://host.docker.internal:9000/hvi/1721679034072-1720000774688-12345678947-logo.png","administrativeActNumber":"12345"}},"entityType":"institution","entityId":"d5b51be0-c991-4e8d-aa23-14e4624a42d0","createdAt":"2024-07-22T20:10:37.949Z","updatedAt":"2024-07-22T20:10:37.949Z","users":{"id":"ef5800df-6a44-45a7-8ba0-120a94fd9de8","name":"Lina Asprilla","email":"linaAsprilla@gmail.com","identifier":3145,"createdAt":"2024-07-22T19:27:49.559Z","updatedAt":"2024-07-22T19:27:49.559Z"}}
🟠401ValidationToken
🟠403ValidationRole
Modified at 2024-09-09 16:54:14