List Custom Fields

GET {{baseUrl}}/organization/v1/people/:personId/customfields

List the Custom Field attached to the given personId.

HEADERS

KeyDatatypeRequiredDescription
X-Api-Keystring(Required) Added as a part of security scheme: apiKey
Acceptstring

RESPONSES

status: OK

{"data":[{"name":"","value":"","id":"urn:uuid:c38a6c38-bd7d-37e2-9cb4-df907734f05c"},{"name":"","value":"","id":"c56a713b-4a02-21f5-dc10-baf20a736469"}]}