Skip to main content
GET
Get accessories, optionally narrowed to stock and to one type
Key: Read Scope: Company

Authorizations

Authorization
string
header
required

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

Query Parameters

page
number
default:1

Page number

Required range: 1 <= x <= 9007199254740991
perPage
number
default:50

Number of items per page (max 100)

Required range: 1 <= x <= 100
unassigned
boolean

Narrow to stock: true returns only accessories with no owner, false only those currently assigned. Omit to return both.

type
enum<string>

Return only accessories of this type.

Available options:
MONITOR,
KEYBOARD,
MOUSE,
MOUSEPAD,
WEBCAM,
HEADSET,
SPEAKER,
CABLE_ADAPTER,
HUB,
CHARGER,
STORAGE_DEVICE,
LAPTOP_CASE,
ERGONOMIC,
SHIPPING_MATERIAL,
FIDO_KEY,
ACCESS_CARD,
NETWORK_DEVICE,
FIREWALL,
ROUTER,
SWITCH,
OTHER

Response

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