Existing Account Manager

GET {{campaign_url}}/accountManagers/:id

Retrieve a single account manager

You can retrieve an existing account manager in your market by sending this GET request.

RESPONSES

status: OK

{"data":[{"id":"1234","resourceType":"accountManager","name":"pm@amobee.com"}],"errors":[]}