curl --request POST \
--url 'https://integration.getmateo.com/api/v1/storage/sign/{bucketName}/*' \
--header 'Authorization: Bearer <token>'"<string>"Create a signed url for an object in a bucket. You can use this url to download the object
curl --request POST \
--url 'https://integration.getmateo.com/api/v1/storage/sign/{bucketName}/*' \
--header 'Authorization: Bearer <token>'"<string>"