- 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
Get PEI by ID and aspect ID
Developing
GET
/pei/5e801899-e10f-43ad-9acc-4451d1bb41d8/aspect-ind/47c7aac9-89dd-478e-ad1b-1be935f9eef2
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/pei/5e801899-e10f-43ad-9acc-4451d1bb41d8/aspect-ind/47c7aac9-89dd-478e-ad1b-1be935f9eef2'
Responses
🟢200OK
application/json
Body
id
stringÂ
required
aspectIndId
stringÂ
required
data
objectÂ
required
ethos
array [object {3}]Â
required
vision
objectÂ
required
mission
objectÂ
required
profiles
array [object {3}]Â
required
justification
objectÂ
required
qualityPolicies
array [object {3}]Â
required
institutionalClimate
objectÂ
required
institutionalPhilosophy
objectÂ
required
institutionalPrinciples
objectÂ
required
Example
{"id":"8083f4e7-9cea-4657-bb03-962d1819dbb9","aspectIndId":"43328b06-b874-4d73-ac5b-c35eb23c49a2","data":{"ethos":[{"name":"Ethos Name","description":"This is the ethos description","observation":"Optional observation for ethos"}],"vision":{"description":"This is the vision description","observation":"Optional observation for vision"},"mission":{"description":"This is the mission description","observation":"Optional observation for mission"},"profiles":[{"name":"Profile Name 1","type":"Profile Type 1","observation":"Optional observation for profile 1"},{"name":"Profile Name 2","type":"Profile Type 2","observation":"Optional observation for profile 2"}],"justification":{"description":"This is the justification description","observation":"Optional observation for justification"},"qualityPolicies":[{"name":"qualityPolicies Name","description":"This is the quality policies description","observation":"Optional observation for quality policies"}],"institutionalClimate":{"description":"This is the institutional climate description","observation":"Optional observation for institutional climate"},"institutionalPhilosophy":{"description":"This is the institutional philosophy description","observation":"Optional observation for institutional philosophy"},"institutionalPrinciples":{"description":"This is the institutional principles description","observation":"Optional observation for institutional principles"}}}
🟠401ValidationToken
🟠403ValidationRole
Modified at 2024-10-15 16:26:50