Lists the <code>StudioComponents</code> in a studio.
get/2020-08-01/studios/{studioId}/studio-components
Path parameters
studioIdstring required
The studio ID.
Query parameters
maxResultsinteger
The max number of results to return in the response.
nextTokenstring
The token for the next set of results, or null if there are no more results.
statesStudioComponentState[]
Filters the request to studio components that are in one of the given states.
typesStudioComponentType[]
Filters the request to studio components that are of one of the given types.
Response
Success