List Activity Types

GET https://api.runningahead.com/rest/logs/me/activity_types

Retrieves a list of the user's activity types.

Parameters

Parameter Type Description
access_token string (required) OAuth 2.0 token for the current user.

Response

Parameter Type Description
entries ActivityType[] An array of ActivityType objects.
numEntries integer Total number of activity types.