API Search endpoints…⌘K

Retrieve a Code

GET/lokta-lms/api/v1/codes/name/{codeName}

Returns the details of a Code.

Example Requests:

codes/1

Path parameters

codeNamepath · string · required

codeName

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.