Returns the total count of exported message files stored for a specific campaign. Used to determine pagination when downloading message files. Supports an optional run_number to count files from a specific historical run's subdirectory. Without run_number, counts only files directly under the campaign folder (excluding subdirectories). Allows applications to understand the size of the exported dataset and implement proper pagination controls for downloading message files.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.