Query User Space

This is your first endpoint! Edit this page to start documenting your API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response

FieldTypeDescription
codestringThe response code indicating success.
messagestringA message describing the response.
resultobjectThe main result object containing data.
uidstringUnique identifier for the user.
usedDiskSpaceobjectInformation about used disk space.
usedDiskSpace.sizenumberSize of used disk space in bytes.
usedDiskSpace.unitstringUnit of measurement for used disk space.
maxDiskSpaceobjectInformation about maximum disk space.
maxDiskSpace.sizenumberSize of maximum disk space in bytes.
maxDiskSpace.unitstringUnit of measurement for maximum disk space.
Headers
string
required
Defaults to <your-topview-uid>
string
required
Defaults to Bearer <your-api-key>
Response
200

Successful response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!