curl --request GET \
--url https://platform.kodexa.ai/api/projects/{id}/resources \
--header 'x-api-key: <api-key>'{}Returns the resources (stores, taxonomies, extension packs) associated with the specified project.
curl --request GET \
--url https://platform.kodexa.ai/api/projects/{id}/resources \
--header 'x-api-key: <api-key>'{}