Get account manager by ID
Get a single account manager for the plan manager. Deleted, internal, and Caresquare staff are not returned.
Authentication
AuthorizationBearer
API key issued for your account. Send as Bearer token in the Authorization header.
X-Plan-Manager-Idstring
Plan manager UUID. Required on all public API requests to scope data access.
Path parameters
account_manager_id
Account manager ID
Response
Single account manager
id
Account manager ID
first_name
last_name
name
Full name
email
active
Whether the account manager is active
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

