Home > @i2analyze/i2connect > services > IResult > _getResourceBasePath
services.IResult._getResourceBasePath() method
Gets the base URL for connector files that can be used to construct file resource URLs. This allows users to build their own file paths by appending a fileId.
Signature:
_getResourceBasePath(): string;
Returns:
string
The base URL path for connector files (for example, "https://example.com/connectors/my-connector/api/connector-files").
Introduced: API version 2.4