API Search endpoints…⌘K

Retrieve Codes

GET/lokta-lms/api/v1/codes

Returns the list of codes.

Example Requests:

codes

Responses

200OK

Response fields

idinteger · int64 · optional
namestring · optional
systemDefinedboolean · optional

Every request authenticates with HTTP Basic and carries a Tenant-Identifier header. See the conventions for dates, commands, pagination and errors. Open this operation in the interactive explorer, or read it as Markdown.