GET me/sessions?start={start}&end={end}&network={network}&sort={sort}

Get my sorted fitness sessions in filtered network in period (start, end)

Request Information

Parameters

NameDescriptionAdditional information
start
start date

Define this parameter in the request URI.

end
end date

Define this parameter in the request URI.

network
network id

Define this parameter in the request URI.

sort
ASC/DESC

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.