Get person details by using person ID
The get card by person ID method enables you to fetch the contact details of any person within the organization by using the person ID. The person can be an employee, agent, customer, or vendor. The method can also be used with various INCLUDE parameters to fetch additional details of the person.
URL
Use the following URL for the get card by person ID method:
/api/com.bmc.arsys.rx.foundation/person/cards/{id}
OR
/api/com.bmc.arsys.rx.foundation/person/cards/{id}?include=thumbnail,primarySite,departments,memberSupportGroups,assocMemberSupportGroups,managesPersons
OR
/api/com.bmc.arsys.rx.foundation/person/cards/{id}?include=thumbnail,primarySite,departments,memberSupportGroups,assocMemberSupportGroups,managesPersons
Parameter
The following table provides information about the parameter of the get card by person ID method.
Example
To fetch the employee details along with the thumbnail, primary site, and departments that the employees belong to, use the following URL:
/api/com.bmc.arsys.rx.foundation/person/cards/80D5BA1D6F6D43CFBCE07AF00018DD14?include=thumbnail,primarySite,departments
Related topics
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*