v1
latestOpenAPI 3.0.02026-08-066425196.1 KBPartner
Search for partners
Allows users to search for partners via userId , partner name, partnerNameId or all
get/partners/search
Query parameters
partnerNameIdstring
partnerNameId of the partner being searched
fullNamestring
Full name of the partner being searched
userIdstring
userId of the user that associated with the partner
Response
List of the partners retrieved through the search criteria.
Example response
{
"userId": "3fa85f64-5717-4562-b3fc-2c963f66afa",
"status": "ACTIVE",
"fullName": "Demo Partner"
}