Skip to main content
GET
Get the property + relation schema for an object kind

Authorizations

Authorization
string
header
required

OAuth2 Authorization Code flow

Path Parameters

kind
enum<string>
required

Object kind (report | deal).

Available options:
report,
deal

Response

kind
enum<string>
required

Object kind this schema describes.

Available options:
report,
deal
label
object
required

Singular / plural display labels for the kind.

properties
object[]
required

Scalar properties defined by the kind.

relations
object[]
required

Typed relations defined by the kind.