Get user account

GET {{baseUrl}}/user_account?ad_account_id=47

Get account information for the operation user_account - By default, the operation user_account is the token user_account.

If using Business Access: Specify an adaccountid to use the owner of that adaccount as the "operation useraccount". See Understanding Business Access for more information.

Request Params

KeyDatatypeRequiredDescription
ad_account_idnumberUnique identifier of an ad account.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"account_type":"BUSINESS","id":"40877","profile_image":"\u003cstring\u003e","website_url":"\u003cstring\u003e","username":"\u003cstring\u003e","about":"\u003cstring\u003e","business_name":"\u003cstring\u003e","board_count":"\u003cinteger\u003e","pin_count":"\u003cinteger\u003e","follower_count":"\u003cinteger\u003e","following_count":"\u003cinteger\u003e","monthly_views":"\u003cinteger\u003e"}