GET
/
{resourceSlug}
/
app
/
{appId}
.json

Path Parameters

resourceSlug
string
required

The resourceSlug is a url parameter of the teamId associated with the user. Anywhere the resourceSlug is used can be interpreted as a teamId

appId
string
required

The appId of the app to be retrieved

Response

200 - app.json
csrf
string

cross site token

app
object

An agent object used for tasks or apps

tasks
object[]
tools
object[]
agents
object[]
models
object[]
datasources
object[]