Skip to main content
GET
Get Evaluation Job Class

Authorizations

Authorization
string
header
required

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

Headers

X-Organization-Id
string | null

Path Parameters

code
string
required

Response

Evaluation Job Class record

code
string | null
display_name
string | null
description
string | null
sort_order
integer | null
is_active
boolean | null
created_at
string<date-time> | null
updated_at
string<date-time> | null
price_credits
string | null
Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$