Skip to main content
GET
/
api
/
v1
/
technician
/
all
Obtener todos los técnicos
curl --request GET \
  --url https://api.raul.ugps.io/api/v1/technician/all \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer token authentication

Response

200 - application/json

Lista de técnicos obtenida exitosamente

The response is of type object.