Get applicable Custom Field GUIDs
POST/vedsdk/metadata/getitemguids
Returns an array of Custom Field GUIDs for that apply to the specified object. Unlike POST metadata/getitems, this returns only the GUID of the each Custom Field.
Required scope: :manage
Request
Responses
- 200
- 400
- 401
- 403
Success
Missing or invalid request property.
A valid access token is required.
The API requires a scope not granted to the provided access token