Skip to content

List workspace feature flags

GET
/v1/workspaces/{workspaceId}/features
curl --request GET \
--url https://shareout.site/v1/workspaces/example/features \
--header 'Authorization: Bearer <token>'

Any member may read. Feature flags are read-only to normal users.

workspaceId
required
string

Workspace ID or slug.

Feature flags

Media type application/json
object
Example generated
{}