API Search endpoints…⌘K

Retrieve a Code

GET/lokta-lms/api/v1/codes/{codeId}

Returns the details of a Code.

Example Requests:

codes/1

Path parameters

codeIdpath · integer · int64 · required

codeId

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.