Skip to main content
GET
/
api
/
v1
/
sim_plan
/
by-operator
/
{idoperator}
Obtener planes SIM por operador
curl --request GET \
  --url https://api.raul.ugps.io/api/v1/sim_plan/by-operator/{idoperator} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

idoperator
string
required

ID del operador

Response

200 - undefined