listSourcesByConnection

List sources by connection

GraphQL operation type: query  ·  Field: listSourcesByConnection

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
Defaults to query ListSourcesByConnection($connectionId: ID, $filter: ModelSourceFilterInput, $limit: Int, $name: ModelStringKeyConditionInput, $nextToken: String, $sortDirection: ModelSortDirection) { listSourcesByConnection(connectionId: $connectionId, filter: $filter, limit: $limit, name: $name, nextToken: $nextToken, sortDirection: $sortDirection) { items { cloudResourceId connection { createdAt credentials { id } credentialsId fivetranConnection { id name } fivetranConnectionId id integration { id name } integrationId isDeleted isPaused name organization { id name } organizationId owner { id } ownerId pausedAt updatedAt workspace { id name } workspaceId } connectionId createdAt description id name updatedAt workspace { createdAt id name organization { id name } organizationId seq updatedAt } workspaceId } 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 ListSourcesByConnection

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