About Resource
Get information about the LRS.
getAbout
Gets information about the LRS.
Example
Parameters
Parameter | Type | Required | Description |
useCacheBuster | boolean | false | Enables cache busting. |
Returns
This method returns an AxiosPromise
with the success data
containing an About object.
Last updated