Business signees
Index business signees
Returns an array containing all signees for the given business.
get/v1/businesses/{business_id}/signees
Path parameters
business_idstring required
Response
Successful result of the operation
Example response
[
{
"id": "43f732deceba4e908835b62815bae4a6",
"person_id": "dc1a6812a14f6cc338cd084208535bcdcper",
"business_id": "880bbac68a34add190786b9c74f4c82fcbiz"
}
]