header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Request Code 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/curricular-levels'
Responses
š¢200OK
application/json
Body
Example
{"data":[{"id":"1a2b3c4d-5e6f-7g8h-9i0j-1k2l3m4n5o6p","name":"Planes individuales de formación o fomento a las capacidades"},{"id":"2b3c4d5e-6f7g-8h9i-0j1k-2l3m4n5o6p7q","name":"Proyectos de profundización del talento"},{"id":"3c4d5e6f-7g8h-9i0j-1k2l-3m4n5o6p7q8r","name":"Clubes"},{"id":"4d5e6f7g-8h9i-0j1k-2l3m-4n5o6p7q8r9s","name":"Actividades de complemento extracurricular"},{"id":"5e6f7g8h-9i0j-1k2l-3m4n-5o6p7q8r9s0t","name":"Encuentros intercolegiados"},{"id":"6f7g8h9i-0j1k-2l3m-4n5o-6p7q8r9s0t1u","name":"Alianzas con otras instituciones"}]}