Cards

Get Card Metadata

Returns the details of a report — what columns it returns and whether any filters are needed before downloading.

get/api/card/{card_id}

Path parameters

{"stackTrail":"paths:/api/card/{card_id}:get:parameters:0:schema","oasType":"schema","type":"unknown"}

Card ID from GET /api/collection/{id}/items — look for items where model is "card".

Response

Full Card metadata including parameters and result_metadata.

idinteger

Report ID.

namestring

Report name.

descriptionstring nullable

What this report measures.

Changes

No recorded changes to this endpoint across all 1 revision of this API.