GET
/
v2
/
devices
/
{deviceId}
/
network
/
session
Get ISE network session for a device
curl --request GET \
  --url https://coreapi-dev.us.bcpapers.ca/v2/devices/{deviceId}/network/session \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Paste the JWT token only (no "Bearer " prefix needed — the UI adds it automatically).

Path Parameters

deviceId
string
required

Device UUID

Query Parameters

mac
string
required

Device MAC address

Response

OK

The response is of type object.