Get versions of an App Studio Component

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

Path Params
string
required

ID of the app to retrieve App Studio Components for

string
required

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

Query Params
string

JSON string of the owner object to filter by

Responses
200

App Studio Component versions 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!