Skip to main content
POST
Get Selected Cards

Authorizations

Api-Key
string
header
required

Body

application/json
include_membership_statuses
enum<integer>[] | null
Available options:
-2,
-1,
0,
1,
2
parent_id
string<uuid> | null
search
string | null
filter_group
FilterGroup · object | null
include
string<uuid>[] | null
exclude
string<uuid>[] | null
changed_since
string<date-time> | null
targeted_or_created_when
DatetimeRangeSchema · object | null
created_when
DatetimeRangeSchema · object | null
modified_when
DatetimeRangeSchema · object | null
sort_type
enum<integer> | null
Available options:
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
sort_ascending
boolean | null
limit
integer | null

Response

Successful Response

[card_id]
TransformedCardResponse · object