Skip to main content
GET
List Class Knowledge

Authorizations

Authorization
string
header
required

Send the credential as Authorization: Bearer <key>.

Scoped partner credentials use the exclusive nxsk_v1_... namespace. Each scoped key is bound at issuance to one organization, one canonical named environment, an explicit engine set, and a least-privilege capability set. A malformed, unknown, rotated, or revoked nxsk_ key fails closed and is never retried as a legacy key.

Capabilities used by this API are runs:write, runs:read, engines:read, catalog:read, webhooks:manage, runs:defensibility:read, runs:test, conversations:use, and conversations:export. Operation descriptions name the required capability. Grandfathered nx_live_... and nx_test_... keys retain their existing broad access during the compatibility window.

Query Parameters

naics
string

NAICS code prefix filter.

Maximum string length: 10
Pattern: ^[0-9]+$

Case-insensitive substring matched over the line label or market name.

page
integer
default:1

1-based page number. Defaults to 1.

Required range: x >= 1
page_size
integer
default:25

Rows per page, clamped to 100. Defaults to 25.

Required range: 1 <= x <= 100

Response

One page of class-knowledge entries with corpus totals.

items
object[]
required
page
integer
required
page_size
integer
required
total_matched
integer
required
total_corpus
integer
required