API Callback Log Entry

Get API Callback Log Entries

HTTP Request

GET /api/api-callback-log-entries

📋 Description: Fetches callback log entries related to portfolio and asset management within the Nakisa Portfolio Management Suite, providing insights for analytics and real estate property evaluation.

Parameters

Name

In

Type

Required

Description

pageable

query

Pageable

true

Indicates whether the results of the API call for portfolio analytics and asset management can be paginated, enhancing the retrieval of callback log entries in the Nakisa Portfolio Management Suite.

Responses

Status

Meaning

Description

Schema

200

OK

OK

PagedModelEntityModelApiCallbackLogEntryDto

Get API Callback Log Entry

HTTP Request

GET /api/api-callback-log-entries/{id}

📋 Description: Fetches detailed information about a specific callback log entry identified by its unique ID, facilitating analytics and reporting within the Nakisa Portfolio Management Suite for enhanced portfolio and asset management.

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

Unique identifier for the resource

Responses

Status

Meaning

Description

Schema

200

OK

OK

ApiCallbackLogEntryDto