findBluePagesProfile


BluePages_Search::findBluePagesProfile

Description

Given an IBM email address, searches BluePages and returns the employee’s details. Note that this method is not available to customers, despite being visible, and will return an error response.

Parameters

Name Type Description
emailAddress string

Required Headers

Optional Headers

  • None

Return Values

  • BluePages_Container_EmployeeProfile
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/BluePages_Search/findBluePagesProfile'