Skip to main content
Skip table of contents

Enterprise Info

Enterprise Info

Enterprise APIs provide information about enterprise-level configuration and identifiers used throughout the SFT platform.

Account access

  • Reseller: Yes (can access child enterprises using support access)

  • Enterprise: Yes (own enterprise only)


GET Enterprise Info

Endpoint

CODE
GET /api/GetEnterpriseInfo

Headers

CODE
Content-Type: application/json
X-Requested-With: XMLHttpRequest
X-Authorization: Bearer <AccessToken>

Query parameters

Parameter

Mandatory

Description

enterpriseId

No

Fetch a specific enterprise (reseller / support access)

Response (selected)

Returned fields typically include enterprise identifiers and configuration attributes used by other APIs.

Result codes (selected)

Code

Description

2201

Get enterprise info success

2202

Get enterprise info failure

1359

No data available


Notes

  • Enterprise information is commonly required when provisioning endpoints or managing enterprise-level settings.


Cross-API parameter sourcing

  • enterpriseId: via GET Organisation

  • Used by:

    • Endpoint provisioning APIs

    • Enterprise configuration APIs

    • Reporting and analytics APIs

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.