Administration/Platform Features

List platform features with enabled company count

Returns all platform features with the count of enabled companies. Excludes removed companies from the count. When companyId is provided, each feature is additionally annotated with isEnabledForCompany and companyPlatformFeatureUpdatedAt scoped to that company, and the network-inherited feature (capa-v2) carries inheritedFrom — the linked companies that grant it even when the company has no toggle of its own.

get/api/admin/platform-features/

Query parameters

companyIdstring

Response

Default Response

Changes

Changed in 3 of the 49 revisions of this API.711

  • 97e51f27dc7777See the full diff
    • ▲

      the response property // became nullable for the status

      response-property-became-nullable

    • ▲

      the response property // became nullable for the status

      response-property-became-nullable

    • ▲

      the response property // became nullable for the status

      response-property-became-nullable

    • ▲

      the response property // became nullable for the status

      response-property-became-nullable

    • ▲

      the response property //// became nullable for the status

      response-property-became-nullable

    • ▲

      the response property // became nullable for the status

      response-property-became-nullable

    • ▲

      the response property // became nullable for the status

      response-property-became-nullable

    • ○

      response property data/items/companyPlatformFeatureUpdatedAt list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • ○

      response property data/items/createdAt list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • ○

      response property data/items/createdByUserId list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • ○

      response property data/items/description list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • ○

      response property data/items/inheritedFrom/items/name list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • ○

      response property data/items/updatedAt list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • ○

      response property data/items/updatedByUserId list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the new optional query request parameter companyId

      new-optional-request-parameter

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

Of the 49 revisions, 1 has no diff computed.