Skip to main content
GET
/
api
/
v1
/
technician_cost
/
all
Obtener todos los costos de tecnicos
curl --request GET \
  --url https://api.raul.ugps.io/api/v1/technician_cost/all \
  --header 'Authorization: Bearer <token>'
[
  {}
]

Authorizations

Authorization
string
header
required

Bearer token authentication

Response

200 - application/json

Lista de costos obtenida exitosamente