List all key people
List all key people for an existing commercial user
GET
https://sandbox-api.com/v1/users/{user_id}/key_people
Path Parameters
Name | Type | Description |
---|---|---|
user_id* | string | The uuid of the user |
Be sure to omit `Content-Type': 'application/json'
from the header of this request to avoid a 500
error
Last updated