Skip to main content
GET
/
api
/
v1
/
client
/
all
/
paginated
Obtener clientes paginados con filtros
curl --request GET \
  --url https://api.raul.ugps.io/api/v1/client/all/paginated \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token authentication

Query Parameters

city_id
string
order
enum<string>
Available options:
asc,
desc
has_subscription
string

Filtrar por clientes con/sin suscripción activa (true/false)

is_parent
string

Filtrar por clientes que son empresa matriz (true)

exclude_children
string

Excluir clientes hijos que pertenecen a una empresa matriz (true)

sort
string
limit
number
page
number

Response

200

Lista paginada de clientes