v1

latestOpenAPI 3.1.02026-07-26165182724.7 KB

Get Cards By User

post/card/get-all

Headers

api-keystring required
Authorizationstring required

Request body

userIdstring required

The unique Id of the user whose cards are to be fetched

limitinteger required

The limit of the results for paging, starting at the offset. Limit is always capped at 100.

offsetinteger required

The offset value for pagination, indicating the initial number of items to be returned from the data set satisfying the given criteria. Omit this parameter to fetch the first page of results.

Response

200