List Fields

List all metadata fields

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The List Fields API returns a list of all fields available in your organization’s Orange Logic environment. These fields can be included in the Search API’s fields parameter.

This page shows the POST method, but you can also use GET.

Response

The response includes the field name and description of each field the Search API can return. Some fields also include the Namespace. If you include a Namespace in your Search API call, the search only returns results from fields with that Namespace.

For example, an asset’s title field can be returned without specifying a namespace. Example:

"Title": "Asset title"

Or, if you have multiple fields named “Title,” you can specify the CoreField namespace to return only the title field from the core “Title” field. This is described in the API’s JSON response as:

"CoreField.Title": "Asset title"
Body Params
string
enum
Defaults to XML

The response format.

Allowed:
date
Defaults to yyyy-MM-ddTHH:mm:ss

The date format used in the query and response.

Response

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json