Get a list of user Custom Fields.

get

/learn.rest/v1/learnCenters/{learnCenterId}/userCustomFields

Request

Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

The user custom fields collection is fetched.
Body ()
Root Schema : UserCustomFieldsResponse
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : User Custom Fields
Type: object
Show Source
Nested Schema : elementOptions
Type: array
Show Source
Nested Schema : learnCenter
Type: object
Show Source

401 Response

Authentication refused for provided credentials or token invalid.
Headers

500 Response

Internal server error.
Back to Top