Skip to main content
GET
SDK (@phosra/sdk)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

systemID
string
required

Response

Ratings in the system

id
string<uuid>

Unique identifier for this resource.

system_id
string

Identifier of the associated system.

code
string

Short code for this rating tier or descriptor.

name
string

Human-readable display name.

description
string

Human-readable description.

min_age
integer

Minimum age (in years) this tier is appropriate for.

display_order
integer

Position of this rating within its system, lowest first.

restrictive_idx
integer

Relative strictness rank within the system; higher means more restrictive.