C instance apis
--8<-- [start:tableStructure] | customer_id | first_name | last_name | last_update | pincode | isActive | |-------------|------------|-----------|-----------------------|---------|----------| | 1 | Bob | lin | 2022-11-14 04: 34: 58 | 382345 | 1 | | 2 | Alice | Page | 2022-10-15 02: 10: 40 | 382346 | 1 | | 3 | Mallory | Brown | 2022-09-13 03: 44: 05 | 382347 | 1 | | 4 | Eve | Mathly | 2022-11-12 01: 59: 33 | 382348 | 1 | | 5 | Eve | Page | 2022-11-12 01: 59: 33 | 382349 | 1 | --8<-- [end:tableStructure]
--8<-- [start:getAllBasePath] /api/schema/user-path/instance/database/table --8<-- [end:getAllBasePath]