Get PEI status of completed
Developing
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/pei/status'
Responses
application/json {"total":13,"completed":1,"percentage":"7.69","ok":false,"status":"UNDER_CONSTRUCTION"}
Modified at 2024-10-06 02:59:14