Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 268 Bytes

Cards.md

File metadata and controls

13 lines (10 loc) · 268 Bytes

Trello Member Cards API

Get cards related to a given list

$api->members()->cards()->all(string $id, array $params)

Filter cards related to a given list

$api->members()->cards()->filter(string $id, array $filter)