v12

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0118044135.0 KB
rest

post/rest.app.scoperequest.get

Request body

idinteger required
selectstring[]

Example request

{
  "id": 1,
  "select": [
    "id",
    "appId",
    "scopes",
    "status",
    "currentState",
    "comment",
    "createdAt",
    "history"
  ]
}

Response

Success response