Skip to main content
GET
Get published URL

Authorizations

api_key
string
header
required

Personal API key.

Path Parameters

app_id
string
required

ID of the app whose published URL to return.

Response

Successful Response

The public URL of a published app.

url
string
required

Public URL of the published app, built from its slug.

Example:

"https://my-crm-3c45a1f2.base44.app"