get https://api.apollo.io/api/v1/users/search
Use the Get a List of Users endpoint to retrieve the IDs for all of the users (teammates) in your Apollo account.
These IDs can be used for several other endpoints, including the Create a Deal, Create an Account, and Create a Task endpoints.
This endpoint requires a master API key. If you attempt to call the endpoint without a master key, you will receive a 403
response. Refer to Create API Keys to learn how to create a master API key.
This feature is not accessible to Apollo users on free plans.