🚀 Apps
Get an App
This endpoint retrieves the details of an app by its ID.
GET
/
v1
/
apps
/
{app_id}
Auth Headers
x-metal-api-key
string
requiredAn API key for your org.
x-metal-client-id
string
requiredA Client ID for your org.
Path Parameters
app_id
string
requiredThe unique ID of the app you want to retrieve.
Response
data
App Object