Skip to main content
GET
Get app details

Authorizations

Authorization
string
header
required

Send your API token (Dashboard → Settings → API Token) as Authorization: Bearer <token>.

Path Parameters

app_id
string<uuid>
required

Query Parameters

q
string

Pass any non-empty value to skip project_info in the response.

Response

App details

Response of GET /apps/{app_id}.

app
object

Fields shared by every resource type (App, DatabaseService, VM).

error_page_url
string
project_info
object

Omitted when the request is made with ?q= (quiet mode).