Skip to main content
GET
Queryable-entity options

Authorizations

Authorization
string
header
required

Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).

Query Parameters

entity_name
string

The queryable entity name (omit to get the manifest).

board_id
integer

Scope options to a PSA board, where applicable (e.g. ConnectWise Status/Type/Subtype are board-specific).

type_id
integer

For ConnectWise Subtype, narrow to the parent Type (used with board_id).

Response

Success.

data
any
required

Operation-specific payload.

meta
object
required