Main fields
|
Name |
Data type |
Commentary |
filtration
sorting
|
|
|
|
Additional fields
|
Name |
Data type |
Commentary |
filtration
sorting
|
|
|
|
Data format
Request
{{ `${apiBaseUrl}services/${apiFolder.format}/${currentOperation}/?lang=${requestLang}` }}
Response
{{ apiError || 'Success' }}
Records:
{{ processedResponse.offset + 1 }}...{{ (processedResponse.limit + processedResponse.offset) > processedResponse.total ? processedResponse.total : (processedResponse.limit + processedResponse.offset) }} ({{ processedResponse.total }})
Execution time:
{{ processedResponse.executionTime }} sec
{{ getFieldTitle(field) }}:
{{ value }}
Select an operation from the menu on the left