Retrieve a list of all Sessions for the Service. A maximum of 100 records will be returned per page.
Retrieve a list of all Sessions for the Service. A maximum of 100 records will be returned per page.
Path parameters
The SID of the parent Service of the resource to read.
Query parameters
How many resources to return in each list page. The default is 50, and the maximum is 1000.
The page index. This value is simply for client state.
The page token. This is provided by the API.
Response
OK
Changes
Changed in 5 of the 50 revisions of this API.34
- ▲
for the
queryrequest parameterPageSize, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
- ○
the
ttlresponse's property default value0was added for the status200response-property-default-value-added
- ○
- ○
api tag
ProxyV1Sessionaddedapi-tag-added
- ○
- ○
added the new optional
queryrequest parameterPagenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterPageTokennew-optional-request-parameter
- ○
- ▲
the response property
meta/next_page_urlbecame nullable for the status200response-property-became-nullable
- ▲
the response property
meta/previous_page_urlbecame nullable for the status200response-property-became-nullable
- ▲