Cards
Get selected cards
POST
/
v1
/
cards
/
get
/
select
Authorizations
Api-Key
string
headerrequiredBody
application/json
include_membership_statuses
enum<integer>[] | null
Available options:
-2
, -1
, 0
, 1
, 2
parent_id
string | null
search
string | null
filter_group
object | null
include
string[] | null
exclude
string[] | null
changed_since
string | null
targeted_or_created_when
object | null
created_when
object | null
modified_when
object | null
sort_type
enum<integer> | null
Available options:
0
, 1
, 2
, 3
, 4
, 5
, 6
, 7
, 8
, 9
, 10
, 11
sort_ascending
boolean | null
limit
integer | null
Response
200 - application/json
[card_id]
object