Get Learning Custom Fields

Return the custom fields defined for the learning platform, which are managed separately from the organization ones.

Authentication

Api-Keystring

API key of the organization. Always sent together with the Secret-Access header.

Path parameters

organization_slugstringRequired

Headers

Secret-AccessstringRequired

Query parameters

limitintegerOptional
offsetintegerOptional
querystringOptional

Response

List of custom fields retrieved successfully
resultslist of objects
totalintegerOptional

Errors

400
Bad Request Error
422
Unprocessable Entity Error
500
Internal Server Error