List Points
Point
List Points
Lists points.
GET
List Points
Query Parameters
Items per page
Example:
10
Page number
Example:
1
Generic filter that matches against
- name
- description
Example:
"São Paulo"
Field to sort by
Available options:
name, createdAt Example:
"name"
Sort order
Available options:
asc, desc Example:
"asc"
Comma-separated list of fields to include in the response. Supports dot notation for nested projection (e.g. id,name,user.email,trips.route.id). Unknown fields are silently dropped.