listOrganizationsBySlug

List organizations by slug

GraphQL operation type: query  ·  Field: listOrganizationsBySlug

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
Defaults to query ListOrganizationsBySlug($filter: ModelOrganizationFilterInput, $limit: Int, $name: ModelStringKeyConditionInput, $nextToken: String, $slug: String, $sortDirection: ModelSortDirection) { listOrganizationsBySlug(filter: $filter, limit: $limit, name: $name, nextToken: $nextToken, slug: $slug, sortDirection: $sortDirection) { items { billing_provider cloudResourceId color connectionLimit createdAt dataAccountNumber id maintenanceWindow name pipelineAccountNumber s3BucketName slug timezone updatedAt warehouseRetention wholeSourceConfig wholeSourceConfigVersion workspaceLimit } nextToken } }

GraphQL operation document. Pre-filled with the canonical query for this operation; you may edit it (e.g. to trim the selection set).

string
Defaults to ListOrganizationsBySlug

Name of the operation in query to execute.

variables
object
Responses

Language
Credentials
Required Scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json