Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location --request GET 'https://vallelabs-pei-hvi.talentum.edu.co/filters/establishment-type'
Responses
application/json {"data":[{"id":"3ab28d2f-2c35-11ef-951f-bc0ff3856443","name":"Centro educativo"},{"id":"3ab339bb-2c35-11ef-951f-bc0ff3856443","name":"Institución educativa"},{"id":"3ab3b366-2c35-11ef-951f-bc0ff3856443","name":"Jardin Infantil"}]}
Modified atĀ 2024-08-23 20:21:52