The Twitter/X v2 API envelope: the payload sits under data, with paging and result counts under meta and any partial failures under errors.
data
meta
errors
Optional
The Twitter/X v2 API envelope: the payload sits under
data, with paging and result counts undermetaand any partial failures undererrors.