Skip to main content
Get a model from the Application

Authorizations

Authorization
string
header
required

Builder authentication and authorization

x-sutro-api-client
string
header
required

A unique identifier for the API Client making a request

Path Parameters

applicationId
string<uuid>
required
modelId
string
required
Pattern: ^urn:sutro:model:.*$

Response

The requested model

id
string
required
read-only

The unique identifier for the model, e.g. urn:sutro:model:supportRequest. Must start with "urn:sutro:model:".

Pattern: ^urn:sutro:model:
name
string
required
read-only

The name of the model, e.g. Support Request

Example:

"Support Request"

fields
object[]
required
accessControl
object
required