API Search endpoints…⌘K

Retrieve a Role

GET/lokta-lms/api/v1/roles/{roleId}

Example Requests:

roles/1

roles/1?fields=name

Path parameters

roleIdpath · integer · int64 · required

roleId

Responses

200OK

Response fields

descriptionstring · optional
idinteger · int64 · optional
namestring · 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.