Every customer, with a grant toggle per API. A grant takes effect when the customer next creates an API key. Select customers and run Sync to reconcile their existing keys onto the per-API usage plans; open Keys on a row to view, issue, or revoke that customer's API keys, or Origins to manage the browser origins allowed to upload the customer's entity documents.
Couldn't load API access.
Failed query: select "b2b"."customer"."id", "b2b"."customer"."external_id", "b2b"."customer"."name", "b2b"."customer"."short_name", "b2b"."customer"."description", "b2b"."organization"."external_id", "b2b"."customer"."propelauth_workspace_id", "b2b"."customer"."attio_id", "b2b"."customer"."status", "b2b"."customer"."data", "b2b"."customer"."terms", "b2b"."customer"."created_at", "b2b"."customer"."updated_at", "b2b"."organization"."name", count(*) OVER () from "b2b"."customer" inner join "b2b"."organization" on (("b2b"."organization"."customer_id" = "b2b"."customer"."id") and ("b2b"."organization"."is_main_org" = $1)) order by "b2b"."customer"."created_at" desc limit $2 params: true,51