Visits
Get all visitors for an environment
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the environment
Required string length:
36
Example:
"95b11417-f18f-457f-8804-68e361f9164f"
Query Parameters
$COLUMN_NAME-asc|desc
Example:
"something-asc"
The number of items to skip before starting to collect the result set
Required range:
x >= 0
The numbers of items to return
Required range:
1 <= x <= 100
Response
200
application/json
List of visitors
The response is of type object
.