- 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
Find history files
GET
/institution/{{institutionId}}/history-file
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/institution/{{institutionId}}/history-file'
Responses
🟢200OK
application/json
Body
data
array [object {8}]Â
required
id
stringÂ
required
component
stringÂ
required
name
stringÂ
required
entityType
stringÂ
required
entityId
stringÂ
required
file
stringÂ
required
createdAt
stringÂ
required
users
objectÂ
required
Examples
{"data":[{"id":"e22e9d75-5cf7-45a4-987d-33397dc434ee","component":"basicData","name":"Archivo Acto Administrativo","entityType":"institution","entityId":"eea74447-49c4-4ae8-a7ea-cb25f7c9b01f","file":"http://host.docker.internal:9000/hvi/1722531216237-1720000774688-12345678947-logo.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=root%2F20240801%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240801T165336Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=11ac757d9323269a9f873181b03e46cde1972694a9eee191ad9f049a4241fbeb","createdAt":"2024-08-01T16:53:36.316Z","users":{"id":"ef5800df-6a44-45a7-8ba0-120a94fd9de8","name":"Lina Asprilla","email":"linaAsprilla@gmail.com","identifier":3145,"createdAt":"2024-07-26T19:23:33.186Z","updatedAt":"2024-07-26T19:23:33.186Z"}},{"id":"5947ce75-45d1-41a5-a622-99bb02ccd6b0","component":"contactInformation","name":"Logo","entityType":"institution","entityId":"eea74447-49c4-4ae8-a7ea-cb25f7c9b01f","file":"http://host.docker.internal:9000/hvi/1722531216137-1720000774688-12345678947-logo.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=root%2F20240801%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240801T165336Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=afcea75342431bddcbc61d5dfa68feeec11983e7f7ef1435c5bc6eb90d4f852f","createdAt":"2024-08-01T16:53:36.306Z","users":{"id":"ef5800df-6a44-45a7-8ba0-120a94fd9de8","name":"Lina Asprilla","email":"linaAsprilla@gmail.com","identifier":3145,"createdAt":"2024-07-26T19:23:33.186Z","updatedAt":"2024-07-26T19:23:33.186Z"}}]}
🟠401ValidationToken
🟠403ValidationRole
Modified at 2024-09-09 16:53:22