Get course custom fields
Endpoint URL
GET /api/v2/course-fields
Get course custom fields
Retrieves a paginated list of all custom fields defined for courses. Upon a successful request, the API returns a JSON response containing the available custom course fields, including their configuration details and metadata. Results are returned in a paginated format to support efficient data retrieval.