Getting your S3 storage credentials
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
curl --request GET \
--url "$your_platform_url/api/user/internal/access_methods" \
--header "authorization: Bearer $your_platform_api_key"