Organisation and account

#API #V2

Andrei Georgescu avatar
Écrit par Andrei Georgescu
Mis à jour il y a plus d’une semaine

The Siteflow application operates under the context of an account. Data created are attached to that account. In most cases, a Siteflow client has been assigned a single account. For large companies, it is possible to setup different accounts, all attached to a same organisation. In that configuration, some set of data could be shared between accounts of a same organisation.

An API consumer authenticated with an account key, as well as a WebApp user or a MobileApp user, is attached to a specific account. This associated account is implicitly known when querying any API endpoint. It has access to data created for that account and to any type of shared data.

An API consumer authenticated with an organisation key has access to any data produced within the organisation. However, in general, it cannot retrieve data owned by more than one account in a single API query. There may be exceptions, but in general, the targeted account must be specified when an organisation API key is used.

Avez-vous trouvé la réponse à votre question ?