Skip to main content
GET
List past activities for a device
Key: Read Scope: Company

Authorizations

Authorization
string
header
required

Use your Primo API key in the Authorization header as Bearer <API_KEY>.

Path Parameters

deviceId
string
required

Query Parameters

orderDirection
enum<string>

Order direction

Available options:
asc,
desc
orderKey
enum<string>

Field to order results by

Available options:
id,
created_at,
activity_type
page
number

Page number

perPage
number

Number of items per page (max 100)

Response

default - application/json
data
object[]
required
pagination
object
required