Shared
ModelsExpand Collapse
BaseResponse object { metadata, error }
BaseResponse object { metadata, error }
Response metadata, including the request ID and optional pagination info.
next_page_token: optional string
next_page_token: optional string
Base64URL-encoded pagination token containing limit and offset
formatbyte
page_number: optional number
page_number: optional number
Pagination. Included if this was a GET (list) response
formatint32
minimum0
previous_page_token: optional string
previous_page_token: optional string
Base64URL-encoded pagination token containing limit and offset
formatbyte
ResponseMetadata object { request_id, next_page_token, page_number, 3 more }
ResponseMetadata object { request_id, next_page_token, page_number, 3 more }
Metadata for the response. This will always contain a request ID which can be used to identify the request to Clear Street for tracing, and optionally may include pagination data.
next_page_token: optional string
next_page_token: optional string
Base64URL-encoded pagination token containing limit and offset
formatbyte
page_number: optional number
page_number: optional number
Pagination. Included if this was a GET (list) response
formatint32
minimum0
previous_page_token: optional string
previous_page_token: optional string
Base64URL-encoded pagination token containing limit and offset
formatbyte