cURL
curl --request GET \ --url https://api.raul.ugps.io/api/v1/technician/get/{id} \ --header 'Authorization: Bearer <token>'
{}
Operacion: Obtener técnico por ID.
Bearer token authentication
ID del técnico (UUID)
Técnico obtenido exitosamente
The response is of type object.
object