DataSession Resource
DataSession Properties
Cell Location Estimate Object
Property
Description
Empty Value
Read multiple DataSession resources
Authorizations
Path parameters
SidstringRequired
The SID of the Sim resource to read the usage from.
Query parameters
PageSizeintegerOptional
How many resources to return in each list page. The default is 50, and the maximum is 1000. Minimum= 1 Maximum=1000
PageintegerOptional
The page index. This value is simply for client state.
PageTokenstringOptional
The page token. This is provided by the API.
Responses
200
Data Usage List
application/json
400
Invalid request
application/json
401
Credentials were not provided and are required to access this resource
application/json
403
Credentials were not provided and are required to access this resource
application/json
404
Resource not found
application/json
415
Credentials were not provided and are required to access this resource
application/json
422
Resource not found
application/json
500
Internal Server Error
application/json
503
Server is temporary not available
application/json
get
/v1/Sims/{Sid}/DataSessionsLast updated
Was this helpful?