v1
latestOpenAPI 3.0.02026-07-2614018.4 KBDevelopment API - Components
Get an App Studio Component by key.
Retrieves an App Studio Component by its key. Requires write auth.
get/client/{appId}/components/{componentKey}
Path parameters
componentKeystring required
Key of the App Studio Component to retrieve (ex. "ProductCard")
appIdstring required
ID of the app to retrieve component for.
Response
App Studio Component successfully retrieved