Get an App Studio Component by key.

Retrieves an App Studio Component by its key. Requires write auth.

Path Params
string
required

Key of the App Studio Component to retrieve (ex. "ProductCard")

string
required

ID of the app to retrieve component for.

Responses
200

App Studio Component successfully retrieved

400

Bad request, missing component key

404

App Studio Component not found

500

Internal server error

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!