Skip to main content
GET
/
v1
/
slices
List slices
curl --request GET \
  --url https://pnbr.io/v1/slices \
  --header 'Authorization: Bearer <token>'
[
  {
    "id": "522e9061-2ee0-46b5-8f2d-9c89ee729c7a",
    "name": "Alpha cos since Jan",
    "viewType": "dynamic",
    "nodeCount": 18,
    "visibility": "private",
    "isOwner": true
  }
]

Authorizations

Authorization
string
header
required

A pnbr- API key. Project-scoped keys make project_id implicit; org-scoped keys require it.

Query Parameters

project_id
string
promoted
boolean
includeEmpty
boolean

Response

200 - application/json

Slices in the project.