Export raw FTP credential records
data
Export raw FTP credential records
Returns FTP server credentials filtered by server_contains and/or a date range — at least one of server_contains, start_date, end_date is required. ftp_password is returned as "[REDACTED]" on the free tier. Cursor-paginated.
POST
Export raw FTP credential records
Authorizations
Static API key, format vp_<env>_<8-hex-prefix>.<40-hex-secret>. Preferred header for server-to-server integrations.
Body
application/json
At least one of server_contains, start_date, or end_date is required.
Case-insensitive substring match against the FTP server host.
Sort order applied to inserted_at. Must stay constant across paginated requests using the same cursor.
Available options:
asc, desc Required range:
1 <= x <= 500