v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13132276.2 KB
users

Lists all data sources that are visible to the developer, using the OAuth scopes provided. The list is not exhaustive; the user may have private data sources that are only visible to other developers, or calls using other scopes.

get/{userId}/dataSources

Path parameters

userIdstring required

List data sources for the person identified. Use me to indicate the authenticated user. Only me is supported at this time.

Query parameters

dataTypeNamestring[]

The names of data types to include in the list. If not specified, all data sources will be returned.

Response

Successful response