Get the project's storage profile for a surface
GET/program/api/v2/storage-profiles/:surface
warning
This endpoint is available in private cloud only. Use your global host URL if self-hosted.
Returns the project's storage profile for the surface (managed or
byo), or 404 storage_profile_not_found when the surface has no
configured storage. M7: each surface configures its own storage —
there is no archive fallback.
Request
Responses
- 200
- 404
- 500
The storage profile
No managed profile for this surface
Internal Server Error