getStore

Get Store details from ID Used to retrieve a store's details from his `storeId`

Return

AssetFeatureResponse

Parameters

storeId

ID of the store to get

Throws

If the request is not correctly configured

Rethrows the OkHttp execute method exception

If the API returns an informational or redirection response

ClientException

If the API returns a client error response

ServerException

If the API returns a server error response