Type Alias OutputList

type OutputList = {
    data: OutputListItem[];
    links: LinksResponse;
}
Index

a list of outputs containing all the report outputs