Collection.GetCustomFields
  • 25 May 2021
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Collection.GetCustomFields

  • Dark
    Light
  • PDF

Article Summary

Description

Returns a list of collection custom fields for an account.

URL parameters

URL parameter ordering

The URL parameters below are listed in the order they should be entered in the API URL.

NameRequiredTypeDescription
CollectionIDTruestringProvides the custom fields set to a specific collection.
IncludeFalsestringCan be set to ALL or Unique. It defaults to All.

Responses

NameTypeDescription
ResultstringSuccess if the operation was successful.
FieldFieldRepresents a custome field of the collection whose CollectionID was passed in.

Was this article helpful?