Skip to main content

Module responses

Module responses 

Source
Expand description

API Response Types

Common response types for the REST API

Structs§

ApiError
API error details attached to a failed ApiResponse.
ApiResponse
Standard API response wrapper.
Pagination
Pagination metadata for list endpoints.

Type Aliases§

ApiResult
API result type