mcp

Retrieves all projects within a specified organisation.

get/api/v1/organisations/{id}/projects/

Path parameters

idinteger required

A unique integer value identifying this organisation.

Response

idinteger
uuidstring uuid
namestring required
created_datestring date-time
webhook_notification_emailstring email nullable
num_seatsinteger
rolestring nullable
persist_trait_databoolean

Disable this if you don't want Flagsmith to store trait data for this org's identities.

block_access_to_adminboolean

Enable this to block all the access to admin interface for the organisation

restrict_project_create_to_adminboolean
force_2faboolean
targeting_keystring nullable

Flagsmith-on-Flagsmith targeting key. Immutable; org.<id> is used when unset.

Changes