v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Users

List all addon accounts

A paginated list of addon accounts authorized by this user.

Permissions

Addon accounts are visible only to the user that authorized the account.

Returns

Returns a JSON object containing data and links keys.

The data key contains an array of at most 10 addon account objects. Each resource in the array is a separate addon account object and contains the full representation of the addon account.

The links key contains a dictionary of links that can be used for pagination.

get/users/{user_id}/addons/{provider}/accounts/

Path parameters

user_idstring required

The unique identifier of the user.

providerstring required

The unique identifier of the addon provider.

Response

OK