screenshot-logs
Operations addressed under /screenshot-logs — 2 operations.
mobile-bff-get-screenshot-log-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as IEnumerable<ScreenshotLogDto>.
| Field | Declared type | Nullable |
|---|---|---|
ClientDate | DateTime? | yes |
TransactionDate | DateTime? | yes |
UrlPath | string | no |
LanguageCode | string | no |
UserCode | string | no |
ClientIp | string | no |
ClientDeviceDetail | string | no |
Member names are the service's declaration names.
query Parameters
beginDateendDateorderByorderSortpageIndexpageSizeurlPathuserCodemobile-bff-get-screenshot-log-list › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
mobile-bff-create-screenshot-log
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as AuraCommandDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Member names are the service's declaration names.
mobile-bff-create-screenshot-log › Request Body
clientDateclientDeviceDetailurlPathmobile-bff-create-screenshot-log › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.