Skip to main content
GET
List tiers (plans)

Authorizations

Authorization
string
header
required

An API key from your Devic console, sent as Authorization: Bearer <key>. An embedded front end sends a tenant-session token instead, so no API key reaches the browser, and an OAuth integration sends its access token. Missing, invalid or expired credentials get a 401. See Authentication.

Response

Tiers

tierId
string
name
string
description
string
rules
object[]
excludedAssistants
string[]

Assistants exempt from this tier's limits (by specialization identifier or _id) — neither counted nor blocked

excludedAgents
string[]

Agents exempt from this tier's limits (by _id)

isDefault
boolean

Applied to tenants without an explicit tierId