Authorizations
Body
application/json
An identifier for the user profile (workspace) making the request. This ID helps in associating the lookup with a specific user, allowing for data retrieval and credit tracking.
Check out user details
endpoints under the Profile tab for more information.
A list of unique identifiers (people_search_id) used for people search operations.
This parameter controls the retrieval of various details such as work email address, personal email address, phone number. You can enter one or all.
Example:
["email-personal", "email-work", "phone"]
Response
Successful response containing bulk redeem people status.
Response info depends on specific endpoint.