v1
latestOpenAPI 3.0.12026-07-1714724311.1 KBFields
List Fields in Collection
Returns a list of the fields available in the given collection.
get/fields/{collection}
Path parameters
collectionstring required
Unique identifier of the collection the item resides in.
Query parameters
sortstring[]
How to sort the returned items. sort is a CSV of fields used to sort the fetched items. Sorting defaults to ascending (ASC) order but a minus sign (-) can be used to reverse this to descending (DESC) order. Fields are prioritized by their order in the CSV. You can also use a ? to sort randomly.
Response
Successful request