Kustomer API

Getting access, Developing, Testing

Back to Kustomer

Get Custom Attribute Metadata

Get the metadata for the custom attributes of a specific resource.

Any one of the following roles is required for this endpoint:

|Legacy Role|Equivalent Permission Set Role| |-----|--------| |org.user.metadata.read|org.permission.metadata.read| |org.admin.metadata.read||

Input

type: object properties: parameters: type: object properties: resource: type: string description: >- (Required) Resource Name **required** Valid Values: "company", "conversation", "customer", "message", "kobject.*" required: - resource title: Parameters

Output

type: object properties: data: type: object properties: type: type: string id: type: string attributes: type: object properties: properties: type: object properties: shopifyCustomerIdNum: type: object properties: type: type: string displayName: type: string myCustomStr: type: object properties: modifiedBy: type: string modifiedAt: type: string updatedAt: type: string type: type: string enumeration: type: array items: type: string displayName: type: string ordersId: type: object properties: modifiedBy: type: string modifiedAt: type: string updatedAt: type: string type: type: string target: type: string multi: type: string displayName: type: string relationships: type: object properties: org: type: object properties: links: type: object properties: self: type: string data: type: object properties: type: type: string id: type: string links: type: object properties: self: type: string