Skip to main content
GET
List Cards

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

limit
integer<int32>
default:35

Maximum count of Cards to be returned

offset
integer<int32>
default:0

Offset of Cards to skip before returning

Response

OK

cards
object[] | null
totalCardCount
integer<int64> | null