JUMP TODecodablePipeline OperationsGet a list of pipelines.getCreate a pipeline.postGet the output stream given a pipeline sql.postGet pipeline information by id.getUpdate an existing pipeline by id.patchDelete an existing pipeline by id.deleteget pipeline metrics by id.getActivate a pipeline by id.postDeactivate a pipeline by id.postGet streams linked to a pipeline.getGet dependencies linked to a pipeline.getCreate a pipeline using a custom job JAR.postUpdate a pipeline using a custom job JAR.patchConnection OperationsGet a list of connections.getCreate a connection.postGet connection information by id.getUpdate an existing connection by id.patchDelete an existing connection by id.deleteActivate a connection by id.postDeactivate a connection by id.postSend events to a REST connection.postGet dependencies linked to a connection.getStream OperationsGet a list of streams.getCreate a stream.postGet stream information by id.getUpdate an existing stream by id.patchDelete an existing stream by id.deleteCheck if a given schema is compatible with a stream.postGet dependencies linked to a stream.getGet a preview of the data on the stream.getClear all data on the stream.postAccount OperationsGet a list of Decodable Accounts of which the authenticated user is a member.getCreate a Decodable Account.postGets metadata for the account.getGets information for the account.getUpdate a Decodable Account.patchCell OperationsGet new-account-available Cell IDs by Region by Cloud.getPreview OperationsCreate a preview.postGet preview results by id.getGet dependencies for preview sql.postSchema OperationsCompile a schema.postTasks OperationsGet available task sizes.getAccess Management: User OperationsGet a list of users.getGet user information by id.getGet a list of groups associated with user.getGet a list of users associated with group.getAdd user to group.putRemove user from group.deleteAccess Management: Group OperationsGet a list of groups.getWrite a group.postGet group information by id.getDelete an existing group by id.deleteAdd role to group.putRemove role from group.deleteGet a list of roles associated with group.getGet a list of groups associated with role.getAccess Management: Role OperationsGet a list of roles.getWrite a role.postGet role information by id.getDelete an existing role by id.deleteList role permissions by role id.getPut role permissions by role id.putList role permissions by role id.get https://replace-with-account.api.decodable.co/v1alpha2/access/roles/{role_id}/permissionsRequires permission matching: role:read:<name>.