Get data from a specific table in the project’s production database with pagination
Bearer authentication with API key (format: Bearer sk_xxx)
Number of rows to return (default: 50, max: 1000)
1 <= x <= 1000Number of rows to skip (default: 0)
x >= 0