Search for specific provider user defined fields by field name and/or field ID.

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

The requested API version

Body Params

The search request containing provider ID and optional filters.

Request model for searching provider user defined fields.

int64
required
≥ 1

The unique identifier of the provider. Required.

string | null

Optional field label to filter by. Only the field matching this label is returned.
When used with FieldId, the union of both filters is returned.

int64 | null

Optional field definition ID to filter by. Only the field matching this ID is returned.
When used with FieldName, the union of both filters is returned.

int32

Zero-based page index. Defaults to 0.

int32

Number of items per page. Defaults to 100 if not specified or zero.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json