User Management > Accounts

List current account's products

List products of user current account

get/1/accounts/current/products

Query parameters

withstring

Optional : Allows loading additional data about a resource, which may include related resources.

customer_namestring

Customer name of the resource {name}

internal_namestring
namestring

Name of the resource {name}

excluded_service_idsinteger[]
expirationsstring[]
service_idsinteger[]
service_namesstring[]
tagsinteger[]

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

datastring

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.