List services

GET {{baseUrl}}/api/v2/databases/:database/schemas/:schema/services?like=<string>&startsWith=<string>&showLimit=<integer>&fromName=<string>

Lists the services under the database and schema.

Request Params

KeyDatatypeRequiredDescription
likestringQuery parameter to filter the command output by resource name. Uses case-insensitive pattern matching, with support for SQL wildcard characters.
startsWithstringQuery parameter to filter the command output based on the string of characters that appear at the beginning of the object name. Uses case-sensitive pattern matching.
showLimitstringQuery parameter to limit the maximum number of rows returned by a command.
fromNamestringQuery parameter to enable fetching rows only following the first row whose object name matches the specified string. Case-sensitive and does not have to be the full name.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{&quot;name&quot;:&quot;xn8Rt2se&quot;,&quot;compute_pool&quot;:&quot;\u003cstring\u003e&quot;,&quot;spec&quot;:{&quot;spec_type&quot;:&quot;\u003cstring\u003e&quot;},&quot;external_access_integrations&quot;:[&quot;\u003cstring\u003e&quot;,&quot;\u003cstring\u003e&quot;],&quot;auto_resume&quot;:&quot;\u003cboolean\u003e&quot;,&quot;min_instances&quot;:&quot;\u003cinteger\u003e&quot;,&quot;max_instances&quot;:&quot;\u003cinteger\u003e&quot;,&quot;query_warehouse&quot;:&quot;qrC&quot;,&quot;comment&quot;:&quot;\u003cstring\u003e&quot;,&quot;database_name&quot;:&quot;\&quot;\&quot;\&quot;\&quot;\&quot;9Inns\&quot;\&quot;\&quot;\&quot;\&quot;\&quot;\&quot;&quot;,&quot;schema_name&quot;:&quot;n4v5b&quot;,&quot;owner&quot;:&quot;\u003cstring\u003e&quot;,&quot;dns_name&quot;:&quot;\u003cstring\u003e&quot;,&quot;created_on&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;updated_on&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;resumed_on&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;owner_role_type&quot;:&quot;\u003cstring\u003e&quot;},{&quot;name&quot;:&quot;\&quot;\&quot;\&quot;T4E\&quot;\&quot;LY\&quot;\&quot;\&quot;\&quot;\&quot;\&quot;`\&quot;&quot;,&quot;compute_pool&quot;:&quot;\u003cstring\u003e&quot;,&quot;spec&quot;:{&quot;spec_type&quot;:&quot;\u003cstring\u003e&quot;},&quot;external_access_integrations&quot;:[&quot;\u003cstring\u003e&quot;,&quot;\u003cstring\u003e&quot;],&quot;auto_resume&quot;:&quot;\u003cboolean\u003e&quot;,&quot;min_instances&quot;:&quot;\u003cinteger\u003e&quot;,&quot;max_instances&quot;:&quot;\u003cinteger\u003e&quot;,&quot;query_warehouse&quot;:&quot;_$muWfN1Yi&quot;,&quot;comment&quot;:&quot;\u003cstring\u003e&quot;,&quot;database_name&quot;:&quot;\&quot;\&quot;\&quot;\&quot;\&quot;\&quot;\&quot;5\&quot;\&quot;j\&quot;\&quot;$\&quot;&quot;,&quot;schema_name&quot;:&quot;\&quot;\&quot;\&quot;:VRj\&quot;\&quot;n\u0026\&quot;&quot;,&quot;owner&quot;:&quot;\u003cstring\u003e&quot;,&quot;dns_name&quot;:&quot;\u003cstring\u003e&quot;,&quot;created_on&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;updated_on&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;resumed_on&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;owner_role_type&quot;:&quot;\u003cstring\u003e&quot;}]