User Management > Accounts
List account's products
List products of an account.
get/1/accounts/{account_id}/products
Path parameters
account_idinteger required
Unique identifier of the Account to request.
Query parameters
withstring
Optional : Allows loading additional data about a resource, which may include related resources.
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.