Is taking ~500ms to GET /collections/:id
a bug or expected? What about taking ~1s to create a collection?
curl -w %{time_total} -iX POST https://cc-us1-stage.adobesc.com/api/v1/collections \
-H "X-User-Token: ---" \
-H "Authorization: ---" \
-H "Content-Type:application/json" \
--data-binary '{
"collection_name": "1s3c5",
"parent_collection": "77e10fd2-eb88-4845-8610-d3cae9f8efc4"