List all Identifiers for a Client
GET
/lokta-lms/api/v1/clients/{clientId}/identifiersExample Requests:
clients/1/identifiers
clients/1/identifiers?fields=documentKey,documentType,description
Path parameters
clientIdpath · integer · int64 · requiredclientId
Responses
defaultdefault responseResponse fields
allowedDocumentTypesarray of CodeValueData · optionalclientIdinteger · int64 · optionaldescriptionstring · optionaldocumentKeystring · optionaldocumentTypeCodeValueData · optionalidinteger · int64 · optionalstatusstring · optionalEvery 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.