list_compliance_jobs: List all compliance jobs

View source: R/twCompliance.R

list_compliance_jobsR Documentation

List all compliance jobs

Description

This function prints a list of all compliance jobs.

Usage

list_compliance_jobs(type = "all", status = "all", bearer_token = get_bearer())

Arguments

type

Type of the job. Either 'all' (default), 'tweets', or 'users'.

status

The status of the job. Either 'all' (default), 'in_progress', or 'complete'.

bearer_token

API bearer token.


Kudusch/twCompliance documentation built on July 10, 2024, 3:53 p.m.