Cards
Get Specified Cards
Get the full card memberships of all the card IDs passed in the request body
NOTE: This is a “POST-GET” endpoint – the method is POST (for the payload) but it GETs data
POST
/
v1
/
cards
/
get
/
specify
Authorizations
Api-Key
string
headerrequiredBody
application/json · string[]
The body is of type string[]
.
Response
200 - application/json
[card_id]
object