How to get standard object description ? | Community
Skip to main content

How to get standard object description ?

  • June 29, 2022
  • 2 replies
  • 0 views

Adrien12

Is there any way to get fields description about the standard objects (user, product ...) ?

(already achievable with custome object only it seems - https://developer.zendesk.com/api-reference/custom-data/custom-objects-api/resource_types/#show-object-type )

2 replies

Greg29
  • June 30, 2022

Hi Adrien! At this time, we don't have a mechanism for a metadata/properties for other endpoints. I should clarify that to say that there may be a few APIs that could also have this functionality that I'm not yet aware of, but I am not aware of anything like this for our Ticket APIs. We have the schema available in our documentation for different endpoints (for example, Tickets JSON schema), but that's about the closest we have at the moment. 


Adrien12
  • Author
  • July 1, 2022

Okay, thanks for a fast and clear answer Greg, I appreciate.