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/initiative-type'
Responses
🟢200OK
application/json
Body
Example
{"data":[{"id":"a1b2c3d4-e5f6-7g8h-9i0j-1k2l3m4n5o6p","name":"Comunidades de aprendizaje"},{"id":"b2c3d4e5-f6g7-8h9i-0j1k-2l3m4n5o6p7q","name":"Comunidades de práctica"},{"id":"c3d4e5f6-g7h8-9i0j-1k2l-3m4n5o6p7q8r","name":"Grupos de estudio, prácticas o entrenamientos"},{"id":"d4e5f6g7-h8i9-0j1k-2l3m-4n5o6p7q8r9s","name":"Semilleros de investigación"},{"id":"e5f6g7h8-i9j0-1k2l-3m4n-5o6p7q8r9s0t","name":"Intercambios institucionales"},{"id":"f6g7h8i9-j0k1-2l3m-4n5o-6p7q8r9s0t1u","name":"Escuelas de liderazgo"},{"id":"g7h8i9j0-k1l2-3m4n-5o6p-7q8r9s0t1u2v","name":"Niveles de enriquecimiento curricular"}]}