Tenant
An organisational construct within FuseSign.
Authorizations
OAuth2authorizationCodeRequiredAuthorization URL: Token URL: Refresh URL:
FuseSign OAuth 2. Use this for most implementations.
Available scopes:
- : Manage FuseSign Bundles and corresponding data.
- : Ability to send bundles and extract bundles created by this user only. Special purpose scope, contact support@fuse.work.
Responses
200
Success
application/json
400
Error message
application/json
401
Unauthorized
application/json
403
Forbidden
get
/api/Tenant/ListAuthorizations
OAuth2authorizationCodeRequiredAuthorization URL: Token URL: Refresh URL:
FuseSign OAuth 2. Use this for most implementations.
Available scopes:
- : Manage FuseSign Bundles and corresponding data.
- : Ability to send bundles and extract bundles created by this user only. Special purpose scope, contact support@fuse.work.
Query parameters
TenantIdstring · guidRequiredExample:
FuseSign Tenant Id
439bc181-fe0c-4d4d-9939-f38e09fee320Responses
200
Success
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
get
/api/Tenant/GetBillingStateAuthorizations
OAuth2authorizationCodeRequiredAuthorization URL: Token URL: Refresh URL:
FuseSign OAuth 2. Use this for most implementations.
Available scopes:
- : Manage FuseSign Bundles and corresponding data.
- : Ability to send bundles and extract bundles created by this user only. Special purpose scope, contact support@fuse.work.
Query parameters
TenantIdstring · guidRequiredExample:
FuseSign Tenant Id
4cb48ebb-2ba0-444b-a88a-8168298eded7Responses
200
Success
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
get
/api/Tenant/GetDefaultSettingsGet the list of a tenants teams (accessible to the logged in user)
Authorizations
OAuth2authorizationCodeRequiredAuthorization URL: Token URL: Refresh URL:
FuseSign OAuth 2. Use this for most implementations.
Available scopes:
- : Manage FuseSign Bundles and corresponding data.
- : Ability to send bundles and extract bundles created by this user only. Special purpose scope, contact support@fuse.work.
Query parameters
tenantIdstring · guidRequired
FuseSign Tenant ID
Responses
200Success
application/json
400
Error message
application/json
get
/api/Tenant/GetTeamsLast updated